forked from mirror/OpenTTD
(svn r11675) -Codechange: split the string types from the string functions.
This commit is contained in:
@@ -22,11 +22,11 @@
|
||||
#include "fileio.h"
|
||||
#include "vehicle.h"
|
||||
#include "station.h"
|
||||
#include "strings.h"
|
||||
#include "screenshot.h"
|
||||
#include "genworld.h"
|
||||
#include "date.h"
|
||||
#include "network/network.h"
|
||||
#include "strings_func.h"
|
||||
|
||||
// ** scriptfile handling ** //
|
||||
static FILE *_script_file;
|
||||
|
Reference in New Issue
Block a user