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

@@ -30,7 +30,7 @@
#include "object/ObjectRepository.h"
#include "object/ObjectList.h"
#include "peep/Staff.h"
#include "rct1.h"
#include "rct1/RCT1.h"
#include "util/Util.h"
#include "windows/Intent.h"
#include "world/Climate.h"