mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 19:13:07 +01:00
fix initial directory issue on loadsave and sort items
This commit is contained in:
@@ -827,8 +827,6 @@ void window_init_scroll_widgets(rct_window *w)
|
||||
*/
|
||||
void window_update_scroll_widgets(rct_window *w)
|
||||
{
|
||||
// RCT2_CALLPROC_X(0x006EAE4E, 0, 0, 0, 0, (int)w, 0, 0);
|
||||
|
||||
int widgetIndex, scrollIndex, width, height, scrollPositionChanged;
|
||||
rct_scroll *scroll;
|
||||
rct_widget *widget;
|
||||
|
||||
Reference in New Issue
Block a user