mirror of
https://github.com/OpenTTD/OpenTTD
synced 2025-12-23 13:12:40 +01:00
(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