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
commit9b5f7f9d382165cfc1efce9bc4a162094d17e86d (patch)
treee82b19a765c8f34628f3156723b64e989e482a21 /gui.h
parent255c4052b2015149515908f0f0b00ea14a76bc99 (diff)
downloadopenttd-9b5f7f9d382165cfc1efce9bc4a162094d17e86d.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;