diff --git a/stepmania/src/Game.h b/stepmania/src/Game.h index 26e1c85947..5383a0dc1e 100644 --- a/stepmania/src/Game.h +++ b/stepmania/src/Game.h @@ -10,8 +10,6 @@ struct lua_State; -const int MAX_STYLES_PER_GAME = 10; - // // PrimaryMenuButton and SecondaryMenuButton are used to support using DeviceInputs that only // navigate the menus.