mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-31 02:35:46 +01:00
Split up remaining tile elements
This commit is contained in:
committed by
GitHub
parent
366d6a51dd
commit
a2ed026264
@@ -51,9 +51,12 @@
|
||||
#include <openrct2/world/Map.h>
|
||||
#include <openrct2/world/Park.h>
|
||||
#include <openrct2/world/Scenery.h>
|
||||
#include <openrct2/world/Surface.h>
|
||||
#include <openrct2/world/tile_element/BannerElement.h>
|
||||
#include <openrct2/world/tile_element/EntranceElement.h>
|
||||
#include <openrct2/world/tile_element/LargeSceneryElement.h>
|
||||
#include <openrct2/world/tile_element/PathElement.h>
|
||||
#include <openrct2/world/tile_element/SmallSceneryElement.h>
|
||||
#include <openrct2/world/tile_element/SurfaceElement.h>
|
||||
#include <openrct2/world/tile_element/TrackElement.h>
|
||||
#include <openrct2/world/tile_element/WallElement.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user