mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-17 12:03:07 +01:00
Introduce EnumUtils header (#23407)
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#include "actions/LandSetRightsAction.h"
|
||||
#include "actions/ResultWithMessage.h"
|
||||
#include "audio/audio.h"
|
||||
#include "core/EnumUtils.hpp"
|
||||
#include "core/Path.hpp"
|
||||
#include "core/String.hpp"
|
||||
#include "entity/EntityList.h"
|
||||
@@ -39,7 +40,6 @@
|
||||
#include "scenario/Scenario.h"
|
||||
#include "ui/UiContext.h"
|
||||
#include "ui/WindowManager.h"
|
||||
#include "util/Util.h"
|
||||
#include "windows/Intent.h"
|
||||
#include "world/Climate.h"
|
||||
#include "world/Entrance.h"
|
||||
|
||||
Reference in New Issue
Block a user