spritecache.h
changeset 2123 a273f80580bd
parent 2014 0230ed9186bc
child 2186 461a2aff3486
equal deleted inserted replaced
2122:fa79f4b23d2c 2123:a273f80580bd
    29 }
    29 }
    30 
    30 
    31 void GfxLoadSprites(void);
    31 void GfxLoadSprites(void);
    32 void IncreaseSpriteLRU(void);
    32 void IncreaseSpriteLRU(void);
    33 
    33 
       
    34 extern bool _cache_sprites;
       
    35 
    34 #endif
    36 #endif