1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-22 14:24:33 +01:00

Decompiled window_guest_list_open_with_filter

This commit is contained in:
Adrian Wielgosik
2015-03-03 22:52:30 +01:00
parent 6978dd3a46
commit 7f10024b8e
4 changed files with 108 additions and 11 deletions

View File

@@ -515,6 +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_map_open();
void window_options_open();
void window_shortcut_keys_open();