summaryrefslogtreecommitdiff
path: root/ttd.c
diff options
context:
space:
mode:
Diffstat (limited to 'ttd.c')
-rw-r--r--ttd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ttd.c b/ttd.c
index c7cb42f02..57792e8c5 100644
--- a/ttd.c
+++ b/ttd.c
@@ -52,7 +52,6 @@ extern void SetDifficultyLevel(int mode, GameOptions *gm_opt);
extern void DoStartupNewPlayer(bool is_ai);
extern void ShowOSErrorBox(const char *buf);
-void redsq_debug(int tile);
bool LoadSavegame(const char *filename);
extern void HalGameLoop(void);