1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-02-02 03:35:09 +01:00

Reduce inclusion of EntityList.h

This commit is contained in:
Michał Janiszewski
2021-02-23 10:49:41 +01:00
parent 6baff43f52
commit 67b61478cf
19 changed files with 45 additions and 16 deletions

View File

@@ -18,6 +18,7 @@
#include "../ride/Track.h"
#include "../world/Wall.h"
#include "Banner.h"
#include "EntityList.h"
#include "Footpath.h"
#include "LargeScenery.h"
#include "Map.h"