mirror of https://github.com/OpenTTD/OpenTTD
Cleanup 6298b96: Left-over function declaration (#11072)
parent
4f6d75f97d
commit
55e3dd9409
|
@ -88,7 +88,6 @@
|
||||||
void CallLandscapeTick();
|
void CallLandscapeTick();
|
||||||
void DoPaletteAnimations();
|
void DoPaletteAnimations();
|
||||||
void MusicLoop();
|
void MusicLoop();
|
||||||
void ResetMusic();
|
|
||||||
void CallWindowGameTickEvent();
|
void CallWindowGameTickEvent();
|
||||||
bool HandleBootstrap();
|
bool HandleBootstrap();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue