ttd.c
changeset 1861 8b6f1d021317
parent 1829 0b6de3b4458a
child 1881 023a134a4b12
--- a/ttd.c	Thu May 26 19:41:58 2005 +0000
+++ b/ttd.c	Thu May 26 19:43:56 2005 +0000
@@ -52,7 +52,6 @@
 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);