mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-24 00:03:11 +01:00
Simplify map flashing flags and move into map
This commit is contained in:
committed by
Gymnasiast
parent
4810a72232
commit
f6c34ddd59
@@ -48,7 +48,6 @@ WindowBase* gWindowAudioExclusive;
|
||||
WindowCloseModifier gLastCloseModifier = { { WindowClass::Null, 0 }, CloseWindowModifier::None };
|
||||
|
||||
uint32_t gWindowUpdateTicks;
|
||||
uint16_t gWindowMapFlashingFlags;
|
||||
colour_t gCurrentWindowColours[4];
|
||||
|
||||
// converted from uint16_t values at 0x009A41EC - 0x009A4230
|
||||
|
||||
Reference in New Issue
Block a user