mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-22 14:09:10 +00:00
(svn r14828) -Codechange: move most of save/load-specific code to separate files
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include "network_client.h"
|
||||
#include "network_gamelist.h"
|
||||
#include "network_gui.h"
|
||||
#include "../saveload.h"
|
||||
#include "../saveload/saveload.h"
|
||||
#include "../command_func.h"
|
||||
#include "../console_func.h"
|
||||
#include "../variables.h"
|
||||
|
@@ -17,7 +17,7 @@
|
||||
#include "network_udp.h"
|
||||
#include "../console_func.h"
|
||||
#include "../command_func.h"
|
||||
#include "../saveload.h"
|
||||
#include "../saveload/saveload.h"
|
||||
#include "../station_base.h"
|
||||
#include "../variables.h"
|
||||
#include "../genworld.h"
|
||||
|
Reference in New Issue
Block a user