/* $Id$ */ #ifndef NEWGRF_SPRITEGROUP_H #define NEWGRF_SPRITEGROUP_H SpriteGroup *AllocateSpriteGroup(void); void InitializeSpriteGroupPool(void); #endif /* NEWGRF_SPRITEGROUP_H */