1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-19 04:53:12 +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

@@ -46,6 +46,7 @@
#include "../util/Util.h"
#include "../windows/Intent.h"
#include "../world/Climate.h"
#include "../world/EntityList.h"
#include "../world/Park.h"
#include "../world/Scenery.h"
#include "../world/Sprite.h"