mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-15 08:22:34 +01: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 "variables.h"
|
||||
#include "debug.h"
|
||||
#include "spritecache.h"
|
||||
#include "fileio.h"
|
||||
#include "fileio_func.h"
|
||||
#include "spriteloader/grf.hpp"
|
||||
#include "core/alloc_func.hpp"
|
||||
#include "core/math_func.hpp"
|
||||
|
||||
Reference in New Issue
Block a user