mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-23 15:52:55 +01:00
Move legacy identifier interpreting to separate file from parkfile
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
#include "../Game.h"
|
||||
#include "../GameStateSnapshots.h"
|
||||
#include "../OpenRCT2.h"
|
||||
#include "../ParkFile.h"
|
||||
#include "../PlatformEnvironment.h"
|
||||
#include "../actions/LoadOrQuitAction.h"
|
||||
#include "../actions/NetworkModifyGroupAction.h"
|
||||
@@ -24,6 +23,7 @@
|
||||
#include "../entity/EntityRegistry.h"
|
||||
#include "../entity/EntityTweener.h"
|
||||
#include "../localisation/Formatting.h"
|
||||
#include "../park/ParkFile.h"
|
||||
#include "../platform/Platform2.h"
|
||||
#include "../scenario/Scenario.h"
|
||||
#include "../scripting/ScriptEngine.h"
|
||||
|
||||
Reference in New Issue
Block a user