mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-22 23:33:04 +01:00
Rename rct_widget to Widget
This commit is contained in:
@@ -598,7 +598,7 @@ void window_update_scroll_widgets(rct_window& w)
|
||||
{
|
||||
int32_t scrollIndex, width, height, scrollPositionChanged;
|
||||
WidgetIndex widgetIndex;
|
||||
rct_widget* widget;
|
||||
Widget* widget;
|
||||
|
||||
widgetIndex = 0;
|
||||
scrollIndex = 0;
|
||||
|
||||
Reference in New Issue
Block a user