(svn r14199) -Codechange: split fileio.h into fileio_type.h and fileio_func.h so not everything that includes saveload.h needs to include everything else too.
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
#include "cargotype.h"
|
||||
#include "player_face.h"
|
||||
#include "strings_func.h"
|
||||
#include "fileio.h"
|
||||
#include "fileio_func.h"
|
||||
#include "fios.h"
|
||||
#include "tile_cmd.h"
|
||||
#include "zoom_func.h"
|
||||
|
Reference in New Issue
Block a user