mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-02-02 11:45:13 +01:00
Split up remaining tile elements
This commit is contained in:
committed by
GitHub
parent
366d6a51dd
commit
a2ed026264
@@ -21,9 +21,12 @@
|
||||
# include "../../../ride/Track.h"
|
||||
# include "../../../world/Footpath.h"
|
||||
# include "../../../world/Scenery.h"
|
||||
# include "../../../world/Surface.h"
|
||||
# include "../../../world/tile_element/BannerElement.h"
|
||||
# include "../../../world/tile_element/EntranceElement.h"
|
||||
# include "../../../world/tile_element/LargeSceneryElement.h"
|
||||
# include "../../../world/tile_element/PathElement.h"
|
||||
# include "../../../world/tile_element/SmallSceneryElement.h"
|
||||
# include "../../../world/tile_element/SurfaceElement.h"
|
||||
# include "../../../world/tile_element/TrackElement.h"
|
||||
# include "../../../world/tile_element/WallElement.h"
|
||||
# include "../../Duktape.hpp"
|
||||
|
||||
Reference in New Issue
Block a user