1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-31 18:39:10 +00:00

Cleanup 6298b96: Left-over function declaration (#11072)

This commit is contained in:
Loïc Guilloux
2023-06-25 17:51:15 +02:00
committed by GitHub
parent 4f6d75f97d
commit 55e3dd9409

View File

@@ -88,7 +88,6 @@
void CallLandscapeTick();
void DoPaletteAnimations();
void MusicLoop();
void ResetMusic();
void CallWindowGameTickEvent();
bool HandleBootstrap();