(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:
@@ -1085,7 +1085,6 @@ static void ini_save_setting_list(IniFile *ini, const char *grpname, char **list
|
||||
#include "table/strings.h"
|
||||
|
||||
/* Begin - Callback Functions for the various settings */
|
||||
#include "window.h"
|
||||
#include "gui.h"
|
||||
#include "town.h"
|
||||
#include "gfx.h"
|
||||
|
Reference in New Issue
Block a user