forked from mirror/OpenTTD
(svn r11321) -Codechange: add support to load different graphics for halftile slopes using a NewGRF. Patch by frosch.
This commit is contained in:
@@ -7,5 +7,6 @@
|
||||
|
||||
void CheckExternalFiles();
|
||||
void GfxLoadSprites();
|
||||
void LoadSpritesIndexed(int file_index, uint *sprite_id, const SpriteID *index_tbl);
|
||||
|
||||
#endif /* GFXINIT_H */
|
||||
|
Reference in New Issue
Block a user