1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-24 00:03:11 +01:00

Decrease dependency of world on windows

This commit is contained in:
Marijn van der Werf
2018-01-17 01:39:03 +01:00
committed by Michael Steenbeek
parent d91fd1364d
commit 7efaf3dd80
14 changed files with 92 additions and 41 deletions

View File

@@ -62,7 +62,6 @@ bool gUsingWidgetTextBox = false;
TextInputSession * gTextInput;
uint16 gWindowUpdateTicks;
uint8 gToolbarDirtyFlags;
uint16 gWindowMapFlashingFlags;
colour_t gCurrentWindowColours[4];