1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-19 21:13:05 +01:00

Reduce inclusion of Sprite.h

This commit is contained in:
Michał Janiszewski
2021-02-23 09:30:16 +01:00
parent 24f0407740
commit 6baff43f52
14 changed files with 11 additions and 3 deletions

View File

@@ -21,6 +21,7 @@
#include "object/ObjectManager.h"
#include "object/ObjectRepository.h"
#include "ride/RideData.h"
#include "ride/Vehicle.h"
#include "scenario/Scenario.h"
#include "windows/Intent.h"
#include "world/Footpath.h"