From 452652e85e0e10a73e727cc389f125347fc17681 Mon Sep 17 00:00:00 2001 From: tron Date: Tue, 26 Jul 2005 19:34:03 +0000 Subject: (svn r2720) Remove unused declarations and definitions --- openttd.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'openttd.c') diff --git a/openttd.c b/openttd.c index bf4984e33..2b453693c 100644 --- a/openttd.c +++ b/openttd.c @@ -62,9 +62,6 @@ extern void ShowOSErrorBox(const char *buf); bool LoadSavegame(const char *filename); -extern void HalGameLoop(void); - -uint32 _pixels_redrawn; bool _dbg_screen_rect; /* TODO: usrerror() for errors which are not of an internal nature but -- cgit v1.2.3-54-g00ecf