(svn r11667) -Codechange: split window.h into a header that defines some 'global' window related types, on that defined 'global' window functions and one that defines functions and types only used by *_gui.cpps.
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#include "tunnel_map.h"
|
||||
#include "vehicle.h"
|
||||
#include "viewport.h"
|
||||
#include "window.h"
|
||||
#include "window_gui.h"
|
||||
#include "player.h"
|
||||
#include "command.h"
|
||||
#include "town.h"
|
||||
|
Reference in New Issue
Block a user