no longer any cap on hold notes

This commit is contained in:
Glenn Maynard
2002-11-07 03:55:42 +00:00
parent cf2e68a72e
commit 4d11e90183
2 changed files with 0 additions and 3 deletions
-2
View File
@@ -57,8 +57,6 @@ const int ROWS_PER_BEAT = 12; // It is important that this number is evenly divi
const int ROWS_PER_MEASURE = ROWS_PER_BEAT * BEATS_PER_MEASURE;
const int MAX_TAP_NOTE_ROWS = MAX_BEATS*ROWS_PER_BEAT;
const int MAX_HOLD_NOTES = 800; // BMR's Connected has about 300
enum NoteType
{
NOTE_TYPE_4TH, // quarter note