1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-22 06:23:04 +01:00

Remove sprite.h includes where possible

This commit is contained in:
duncanspumpkin
2021-05-29 08:54:33 +01:00
parent ee981e62e1
commit 98f9f24909
79 changed files with 0 additions and 97 deletions

View File

@@ -14,7 +14,6 @@
# include <openrct2-ui/input/ShortcutManager.h>
# include <openrct2/Input.h>
# include <openrct2/world/Map.h>
# include <openrct2/world/Sprite.h>
using namespace OpenRCT2;
using namespace OpenRCT2::Ui;