1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-27 08:45:00 +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

@@ -29,7 +29,7 @@
#include "../localisation/Localisation.h"
#include "../localisation/StringIds.h"
#include "../management/Finance.h"
#include "../rct1.h"
#include "../rct1/RCT1.h"
#include "../util/SawyerCoding.h"
#include "../util/Util.h"
#include "../world/footpath.h"