1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-24 00:03:11 +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

@@ -24,6 +24,7 @@
#include "../ui/UiContext.h"
#include "../ui/WindowManager.h"
#include "../util/SawyerCoding.h"
#include "../world/EntityList.h"
#include "../world/Location.hpp"
#include "../world/Sprite.h"
#include "network.h"