mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-20 21:43:06 +01:00
Split up remaining tile elements
This commit is contained in:
committed by
GitHub
parent
366d6a51dd
commit
a2ed026264
@@ -29,6 +29,10 @@
|
||||
#include "Map.h"
|
||||
#include "Scenery.h"
|
||||
#include "tile_element/EntranceElement.h"
|
||||
#include "tile_element/LargeSceneryElement.h"
|
||||
#include "tile_element/PathElement.h"
|
||||
#include "tile_element/SmallSceneryElement.h"
|
||||
#include "tile_element/TileElement.h"
|
||||
#include "tile_element/TrackElement.h"
|
||||
#include "tile_element/WallElement.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user