(svn r11675) -Codechange: split the string types from the string functions.
This commit is contained in:
@@ -26,8 +26,8 @@
|
||||
#include "network/network.h"
|
||||
#include "variables.h"
|
||||
#include "table/strings.h"
|
||||
#include "strings.h"
|
||||
#include "window_func.h"
|
||||
#include "strings_func.h"
|
||||
#include <list>
|
||||
|
||||
extern const uint16 SAVEGAME_VERSION = 83;
|
||||
|
Reference in New Issue
Block a user