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

@@ -25,7 +25,6 @@
#include "Map.h"
#include "Scenery.h"
#include "SmallScenery.h"
#include "Sprite.h"
using map_animation_invalidate_event_handler = bool (*)(const CoordsXYZ& loc);