1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-21 22:13:07 +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

@@ -26,7 +26,6 @@
# include <openrct2/localisation/StringIds.h>
# include <openrct2/scripting/Plugin.h>
# include <openrct2/sprites.h>
# include <openrct2/world/Sprite.h>
# include <optional>
# include <string>
# include <vector>