1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-25 07:44:38 +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

@@ -15,6 +15,7 @@
#include <openrct2/localisation/Localisation.h>
#include <openrct2/object/ObjectManager.h>
#include <openrct2/platform/Platform2.h>
#include <openrct2/ride/RideConstruction.h>
#include <openrct2/ride/RideData.h>
#include <openrct2/ride/TrackDesign.h>
#include <openrct2/ride/TrackDesignRepository.h>