mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-20 05:23:04 +01:00
Introduce EnumUtils header (#23407)
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
#include "../OpenRCT2.h"
|
||||
#include "../PlatformEnvironment.h"
|
||||
#include "../core/Console.hpp"
|
||||
#include "../core/EnumUtils.hpp"
|
||||
#include "../core/File.h"
|
||||
#include "../core/FileStream.h"
|
||||
#include "../core/Path.hpp"
|
||||
@@ -31,7 +32,6 @@
|
||||
#include "../rct1/Csg.h"
|
||||
#include "../scenario/Scenario.h"
|
||||
#include "../ui/UiContext.h"
|
||||
#include "../util/Util.h"
|
||||
#include "ConfigEnum.hpp"
|
||||
#include "IniReader.hpp"
|
||||
#include "IniWriter.hpp"
|
||||
|
||||
Reference in New Issue
Block a user