mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-21 05:29:11 +00:00
(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:
@@ -7,7 +7,7 @@
|
||||
#include "debug.h"
|
||||
#include "gfxinit.h"
|
||||
#include "spritecache.h"
|
||||
#include "fileio.h"
|
||||
#include "fileio_func.h"
|
||||
#include "fios.h"
|
||||
#include "newgrf.h"
|
||||
#include "md5.h"
|
||||
|
Reference in New Issue
Block a user