1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-26 16:24:35 +01:00

Make more window variables and functions static

This commit is contained in:
Marijn van der Werf
2017-08-06 14:41:13 +02:00
committed by Michał Janiszewski
parent 4d90940d21
commit 28c78faa57
18 changed files with 139 additions and 140 deletions

View File

@@ -760,7 +760,6 @@ void window_editor_scenario_options_open();
void window_editor_objective_options_open();
void window_view_clipping_open();
void window_view_clipping_close();
void window_guest_list_init_vars_a();
void window_guest_list_init_vars_b();