mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-02-01 11:15:13 +01:00
Split up remaining tile elements
This commit is contained in:
committed by
GitHub
parent
366d6a51dd
commit
a2ed026264
@@ -13,8 +13,9 @@
|
||||
|
||||
#include <algorithm>
|
||||
#include <openrct2/world/Map.h>
|
||||
#include <openrct2/world/TileElement.h>
|
||||
#include <openrct2/world/tile_element/EntranceElement.h>
|
||||
#include <openrct2/world/tile_element/PathElement.h>
|
||||
#include <openrct2/world/tile_element/TileElement.h>
|
||||
|
||||
namespace OpenRCT2::Ui
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user