mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-20 21:43:06 +01:00
Clean up guest_list_open_with_filter a bit
This commit is contained in:
@@ -515,7 +515,7 @@ void window_land_open();
|
||||
void window_water_open();
|
||||
void window_staff_list_open();
|
||||
void window_guest_list_open();
|
||||
void window_guest_list_open_with_filter(int type, int ebx);
|
||||
void window_guest_list_open_with_filter(int type, int index);
|
||||
void window_map_open();
|
||||
void window_options_open();
|
||||
void window_shortcut_keys_open();
|
||||
|
||||
Reference in New Issue
Block a user