mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-18 20:43:04 +01:00
Remove _cursors, no longer used
This commit is contained in:
@@ -58,7 +58,6 @@ uint32 gPaletteHWMapped[256];
|
||||
|
||||
bool gSteamOverlayActive = false;
|
||||
|
||||
static SDL_Cursor* _cursors[CURSOR_COUNT];
|
||||
static const int _fullscreen_modes[] = { 0, SDL_WINDOW_FULLSCREEN, SDL_WINDOW_FULLSCREEN_DESKTOP };
|
||||
static unsigned int _lastGestureTimestamp;
|
||||
static float _gestureRadius;
|
||||
|
||||
Reference in New Issue
Block a user