(svn r11675) -Codechange: split the string types from the string functions.
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
#include "date.h"
|
||||
#include "newgrf.h"
|
||||
#include "string.h"
|
||||
#include "strings.h"
|
||||
#include "misc/autoptr.hpp"
|
||||
#include "strings_func.h"
|
||||
|
||||
enum {
|
||||
MAX_WAYPOINTS_PER_TOWN = 64,
|
||||
|
Reference in New Issue
Block a user