mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-26 08:14:38 +01:00
Move legacy identifier interpreting to separate file from parkfile
This commit is contained in:
@@ -9,11 +9,11 @@
|
||||
|
||||
#include "FileClassifier.h"
|
||||
|
||||
#include "ParkFile.h"
|
||||
#include "core/Console.hpp"
|
||||
#include "core/FileStream.h"
|
||||
#include "core/Path.hpp"
|
||||
#include "core/String.hpp"
|
||||
#include "park/ParkFile.h"
|
||||
#include "rct12/SawyerChunkReader.h"
|
||||
#include "scenario/Scenario.h"
|
||||
#include "util/SawyerCoding.h"
|
||||
|
||||
Reference in New Issue
Block a user