mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-29 17:39:09 +00:00
(svn r2933) Implement the non-breaking space
This commit is contained in:
@@ -28,6 +28,7 @@ void GfxInitSpriteMem(void);
|
||||
void IncreaseSpriteLRU(void);
|
||||
|
||||
bool LoadNextSprite(int load_index, byte file_index);
|
||||
void DupSprite(SpriteID old, SpriteID new);
|
||||
void SkipSprites(uint count);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user