diff options
Diffstat (limited to 'gui.h')
-rw-r--r-- | gui.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -142,7 +142,6 @@ void ShowQueryString(StringID str, StringID caption, uint maxlen, uint maxwidth, void ShowMusicWindow(void); /* main_gui.c */ -VARDEF byte _newspaper_flag; VARDEF byte _construct_mode; VARDEF byte _station_show_coverage; VARDEF PlaceProc *_place_proc; |