1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-28 17:24:47 +01:00

Move and rename RCT{1,2,12}.h

This commit is contained in:
Michael Steenbeek
2018-01-09 10:40:42 +01:00
parent 0296608623
commit 6a88d6e04d
27 changed files with 46 additions and 46 deletions

View File

@@ -23,7 +23,7 @@
#include "../management/Finance.h"
#include "../network/network.h"
#include "../platform/platform.h"
#include "../rct1.h"
#include "../rct1/RCT1.h"
#include "../util/SawyerCoding.h"
#include "../util/Util.h"
#include "../world/footpath.h"