declare ARP_FreeAllPools() @extern

This commit is contained in:
Jeff Teunissen 2010-12-11 23:23:55 -05:00
parent c58a72842f
commit 180450e785

View file

@ -15,6 +15,6 @@
@end
void ARP_FreeAllPools (void);
@extern void ARP_FreeAllPools (void);
#endif // __ruamoko_AutoreleasePool_h