Added: Pop'n Music Gametype.

This commit is contained in:
Andrew Livy
2003-10-07 00:01:32 +00:00
parent bd96d049ff
commit 5af28f3fb1
6 changed files with 98 additions and 0 deletions
+2
View File
@@ -84,6 +84,8 @@ enum StepsType
STEPS_TYPE_MANIAX_SINGLE,
STEPS_TYPE_MANIAX_DOUBLE,
STEPS_TYPE_TECHNO_SINGLE8,
STEPS_TYPE_PNM_FIVE,
STEPS_TYPE_PNM_NINE,
NUM_STEPS_TYPES, // leave this at the end
STEPS_TYPE_INVALID,
};