diff --git a/AuroraEnvironment.hpp b/AuroraEnvironment.hpp index 42b7277..c139cdb 100644 --- a/AuroraEnvironment.hpp +++ b/AuroraEnvironment.hpp @@ -163,6 +163,7 @@ namespace Aurora::Build #endif AUENVHPP_START_ENUM(EVendor, + eUnknown, eConsoleMicrosft, eConsoleSony, eConsoleNintendo,