karaoke prototype (disabled)
This commit is contained in:
@@ -33,6 +33,8 @@ enum RadarCategory
|
||||
RadarCategory_Mines,
|
||||
RadarCategory_Hands,
|
||||
RadarCategory_Rolls,
|
||||
RadarCategory_MinMidiNote,
|
||||
RadarCategory_MaxMidiNote,
|
||||
NUM_RadarCategory, // leave this at the end
|
||||
RadarCategory_Invalid
|
||||
};
|
||||
@@ -72,6 +74,7 @@ enum StepsType
|
||||
STEPS_TYPE_POPN_FIVE,
|
||||
STEPS_TYPE_POPN_NINE,
|
||||
STEPS_TYPE_GUITAR_FIVE,
|
||||
STEPS_TYPE_KARAOKE_SINGLE,
|
||||
STEPS_TYPE_LIGHTS_CABINET,
|
||||
NUM_StepsType, // leave this at the end
|
||||
StepsType_Invalid,
|
||||
|
||||
Reference in New Issue
Block a user