diff --git a/OpenParrot/src/Utility/GameID.h b/OpenParrot/src/Utility/GameID.h index 7b24b94..3050f95 100644 --- a/OpenParrot/src/Utility/GameID.h +++ b/OpenParrot/src/Utility/GameID.h @@ -120,6 +120,7 @@ enum class GameID TaikoV8, WMMT5DX, Aleste11, + Aleste12, CottonRocknRollA, CottonRocknRollATest, NosferatuLilinor, @@ -135,4 +136,4 @@ enum class GameID UnderNightAPM3Test, OtoshuDX, ElevatorActionDeathParade -}; \ No newline at end of file +};