1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-17 20:13:07 +01:00

Perform a refactor for compliance with conding style.

This commit is contained in:
Daniel Trujillo
2016-06-27 23:03:41 +02:00
parent cb1f9269a6
commit dfd78ec359
3 changed files with 213 additions and 200 deletions

View File

@@ -630,7 +630,7 @@ void ride_construction_toolupdate_entrance_exit(int screenX, int screenY);
void ride_construction_toolupdate_construct(int screenX, int screenY);
void ride_construction_tooldown_construct(int screenX, int screenY);
void window_custom_currency_open();
void custom_currency_window_open();
void window_maze_construction_update_pressed_widgets();
void window_track_place_open(const track_design_file_ref *tdFileRef);