mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-23 23:04:36 +01:00
implement bare minimum so that close button is implemented on object selection window, partial fix for #433
This commit is contained in:
@@ -528,6 +528,10 @@ void window_text_input_open(rct_window* call_w, int call_widget, rct_string_id t
|
||||
void window_editor_main_open();
|
||||
void window_editor_top_toolbar_open();
|
||||
void window_editor_bottom_toolbar_open();
|
||||
void window_editor_object_selection_open();
|
||||
void window_editor_inventions_list_open();
|
||||
void window_editor_scenario_options_open();
|
||||
void window_editor_objective_options_open();
|
||||
|
||||
void window_guest_list_init_vars_a();
|
||||
void window_guest_list_init_vars_b();
|
||||
|
||||
Reference in New Issue
Block a user