1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-21 22:13:07 +01:00

Create RideConstruction.h

This commit is contained in:
Gymnasiast
2021-12-18 19:50:29 +01:00
parent 517fbe2d8d
commit ef6f2cceee
26 changed files with 124 additions and 70 deletions

View File

@@ -47,6 +47,7 @@
#include "../object/ObjectRepository.h"
#include "../rct1/RCT1.h"
#include "../rct1/Tables.h"
#include "../ride/RideConstruction.h"
#include "../util/SawyerCoding.h"
#include "../util/Util.h"
#include "../world/Footpath.h"