(svn r3338) Wrong file in last commit

pull/155/head
tron 19 years ago
parent 255c4052b2
commit 9b5f7f9d38

@ -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;

@ -10,6 +10,7 @@
#include "window.h"
#include "gui.h"
#include "viewport.h"
#include "gfx.h"
#include "sound.h"
#include "command.h"
#include "vehicle.h"

Loading…
Cancel
Save