(svn r1508) Remove duplicate declarations and include proper headers where necessary

This commit is contained in:
tron
2005-01-14 19:41:24 +00:00
parent b7e1286480
commit 589215c822
10 changed files with 2 additions and 14 deletions

2
ttd.c
View File

@@ -30,8 +30,6 @@
#include <stdarg.h>
void GameLoop();
void IncreaseSpriteLRU();
void GenerateWorld(int mode);
void CallLandscapeTick();