mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-24 15:24:30 +01:00
Introduce EnumUtils header (#23407)
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#include "../audio/audio.h"
|
||||
#include "../config/Config.h"
|
||||
#include "../core/Console.hpp"
|
||||
#include "../core/EnumUtils.hpp"
|
||||
#include "../core/File.h"
|
||||
#include "../core/Imaging.h"
|
||||
#include "../core/Path.hpp"
|
||||
@@ -28,7 +29,6 @@
|
||||
#include "../localisation/Formatter.h"
|
||||
#include "../paint/Painter.h"
|
||||
#include "../platform/Platform.h"
|
||||
#include "../util/Util.h"
|
||||
#include "../world/Climate.h"
|
||||
#include "../world/Map.h"
|
||||
#include "../world/Park.h"
|
||||
|
||||
Reference in New Issue
Block a user