mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-19 21:13:05 +01:00
Move loadsave dialog
This commit is contained in:
@@ -69,8 +69,6 @@ static rct_window_event_list window_error_events = {
|
||||
static char _window_error_text[512];
|
||||
static uint16 _window_error_num_lines;
|
||||
|
||||
extern "C" {
|
||||
|
||||
/**
|
||||
*
|
||||
* rct2: 0x0066792F
|
||||
@@ -150,8 +148,6 @@ rct_window * window_error_open(rct_string_id title, rct_string_id message)
|
||||
return w;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
*
|
||||
* rct2: 0x00667BFE
|
||||
|
||||
Reference in New Issue
Block a user