1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-23 06:44:38 +01:00

Refactor small, large and wall scenery

This commit is contained in:
Michael Steenbeek
2017-11-20 11:13:55 +01:00
parent 1d3f6b1634
commit dd8464f907
22 changed files with 268 additions and 131 deletions

View File

@@ -33,6 +33,7 @@
#include "../ride/RideGroupManager.h"
#include "../sprites.h"
#include "../util/util.h"
#include "../world/LargeScenery.h"
#include "../windows/Intent.h"
#include "_legacy.h"
#include "dropdown.h"