Fixed crash if no visualizations present

This commit is contained in:
Chris Danford
2002-10-09 16:21:35 +00:00
parent 6bc7b349fb
commit 812a93d732
3 changed files with 41 additions and 10 deletions
+3
View File
@@ -33,6 +33,9 @@ enum
TRACK_8,
TRACK_9,
TRACK_10,
TRACK_11,
TRACK_12,
TRACK_13, // BMS reader needs 13 tracks
MAX_NOTE_TRACKS // leave this at the end
};