diff --git a/SonicMania/Game.h b/SonicMania/Game.h index a469f071..c1c94c90 100644 --- a/SonicMania/Game.h +++ b/SonicMania/Game.h @@ -61,10 +61,10 @@ #undef GAME_VERSION #define GAME_VERSION VER_100 #undef RETRO_REVISION -#define RETRO_REVISION (0) +#define RETRO_REVISION (1) #else - + #undef GAME_VERSION #define GAME_VERSION VER_103 #undef RETRO_REVISION