mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-21 05:53:02 +01:00
Add Some Items to the OpenRCT2::Ui namespace (#22423)
* Put widget in the Ui namespace * Put theme in the Ui namespace * Put objective in Ui namespace
This commit is contained in:
@@ -536,6 +536,7 @@ static constexpr colour_t kColoursDropdownOrder[] = {
|
||||
} // namespace OpenRCT2::Ui::Windows
|
||||
|
||||
using namespace OpenRCT2::Ui::Windows;
|
||||
using namespace OpenRCT2;
|
||||
|
||||
bool Dropdown::IsChecked(int32_t index)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user