mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-26 08:14:38 +01:00
Rename sub_ and loc_ functions
This commit is contained in:
@@ -264,7 +264,7 @@ public:
|
||||
{
|
||||
InitWidgets();
|
||||
|
||||
sub_6AB211();
|
||||
Sub6AB211();
|
||||
ResetSelectedObjectCountAndSize();
|
||||
|
||||
widgets[WIDX_FILTER_TEXT_BOX].string = _filter_string;
|
||||
|
||||
Reference in New Issue
Block a user