1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-23 14:54:30 +01:00

Fix compile error

This commit is contained in:
Duncan Frost
2014-09-21 17:43:53 +01:00
parent 0f7ca91caf
commit 63280b200c

View File

@@ -493,6 +493,7 @@ const uint64 window_ride_page_enabled_widgets[] = {
#pragma region Events
static void window_ride_emptysub() { }
static void window_ride_init_viewport(rct_window *w);
static void window_ride_main_mouseup();
static void window_ride_main_resize();