1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-24 15:24:30 +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

@@ -1,5 +1,6 @@
#include "Window_internal.h"
#include "../world/EntityList.h"
#include "../world/Sprite.h"
void rct_window::SetLocation(const CoordsXYZ& coords)