New branch: attempt to add Fakes to the radar.
At this point, the code still compiles. Running? No guarantees. More work to be done.
This commit is contained in:
@@ -39,6 +39,7 @@ enum RadarCategory
|
||||
RadarCategory_Hands, /**< How many hands are in the song? */
|
||||
RadarCategory_Rolls, /**< How many rolls are in the song? */
|
||||
RadarCategory_Lifts, /**< How many lifts are in the song? */
|
||||
RadarCategory_Fakes, /**< How many fakes are in the song? */
|
||||
NUM_RadarCategory, /**< The number of radar categories. */
|
||||
RadarCategory_Invalid
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user