mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-24 23:34:37 +01:00
Split up remaining tile elements
This commit is contained in:
committed by
GitHub
parent
366d6a51dd
commit
a2ed026264
@@ -22,9 +22,10 @@
|
||||
#include "../world/Location.hpp"
|
||||
#include "../world/Park.h"
|
||||
#include "../world/QuarterTile.h"
|
||||
#include "../world/Surface.h"
|
||||
#include "../world/tile_element/EntranceElement.h"
|
||||
#include "../world/tile_element/PathElement.h"
|
||||
#include "../world/tile_element/Slope.h"
|
||||
#include "../world/tile_element/SurfaceElement.h"
|
||||
|
||||
using namespace OpenRCT2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user