mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-19 13:03:11 +01:00
Remove stray RCT2_GLOBAL from window.c
This commit is contained in:
@@ -1675,8 +1675,6 @@ static void window_draw_single(rct_drawpixelinfo *dpi, rct_window *w, int left,
|
||||
return;
|
||||
}
|
||||
|
||||
RCT2_GLOBAL(0x01420070, sint32) = w->x;
|
||||
|
||||
// Invalidate modifies the window colours so first get the correct
|
||||
// colour before setting the global variables for the string painting
|
||||
window_event_invalidate_call(w);
|
||||
|
||||
Reference in New Issue
Block a user