mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-22 23:33:04 +01:00
Remove unused variables from rct_window
This commit is contained in:
@@ -133,8 +133,6 @@ rct_window* window_create(
|
||||
|
||||
// Setup window
|
||||
w->classification = cls;
|
||||
w->var_4B8 = -1;
|
||||
w->var_4B9 = -1;
|
||||
w->flags = flags;
|
||||
|
||||
// Play sounds and flash the window
|
||||
|
||||
Reference in New Issue
Block a user