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
@@ -37,6 +37,8 @@ enum Style
STYLE_MANIAX_VERSUS,
STYLE_MANIAX_DOUBLE,
STYLE_TECHNO_SINGLE8,
STYLE_PNM_FIVE,
STYLE_PNM_NINE,
NUM_STYLES, // leave this at the end
STYLE_INVALID,
};