summaryrefslogtreecommitdiff
path: root/gui.h
diff options
context:
space:
mode:
authortron <tron@openttd.org>2005-12-24 20:53:02 +0000
committertron <tron@openttd.org>2005-12-24 20:53:02 +0000
commite5e15808f1cf1d9650fda63ecac499c167888eab (patch)
treee82b19a765c8f34628f3156723b64e989e482a21 /gui.h
parentc11fb56bf770ba937147594ff5d3d7bde1c99294 (diff)
downloadopenttd-e5e15808f1cf1d9650fda63ecac499c167888eab.tar.xz
(svn r3338) Wrong file in last commit
Diffstat (limited to 'gui.h')
-rw-r--r--gui.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gui.h b/gui.h
index 7a4d4f4d8..ce80b2145 100644
--- a/gui.h
+++ b/gui.h
@@ -143,7 +143,6 @@ void ShowQueryString(StringID str, StringID caption, uint maxlen, uint maxwidth,
void ShowMusicWindow(void);
/* main_gui.c */
-VARDEF byte _construct_mode;
VARDEF byte _station_show_coverage;
VARDEF PlaceProc *_place_proc;