(svn r14151) -Codechange: make it possible to choose between the DOS and Windows graphics packs while retaining the possibility to override the palette.
This commit is contained in:
@@ -11,4 +11,8 @@ void CheckExternalFiles();
|
||||
void GfxLoadSprites();
|
||||
void LoadSpritesIndexed(int file_index, uint *sprite_id, const SpriteID *index_tbl);
|
||||
|
||||
void FindGraphicsSets();
|
||||
bool SetGraphicsSet(const char *name);
|
||||
char *GetGraphicsSetsList(char *p, const char *last);
|
||||
|
||||
#endif /* GFXINIT_H */
|
||||
|
Reference in New Issue
Block a user