mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-23 15:52:55 +01:00
* ImageIndex typedef moved from ImageId.hpp to new file ImageIndexType.h. * SPR_NONE redefined as ImageIndex type in ImageIndexType.h. * SPR_NONE renamed to kSpriteIdNull * Remove casts and enum all sprites as ImageIndex * Remove sprites.h include from LandTool.h, RideData.h * Ensure all RTD headers include sprites.h --------- Co-authored-by: Aaron van Geffen <aaron@aaronweb.net>
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
#include "../platform/Platform.h"
|
||||
#include "../ride/RideAudio.h"
|
||||
#include "../scenario/Scenario.h"
|
||||
#include "../sprites.h"
|
||||
#include "../ui/UiContext.h"
|
||||
#include "../ui/WindowManager.h"
|
||||
#include "../world/Map.h"
|
||||
|
||||
Reference in New Issue
Block a user