continue merging NoteDataWithScoring stuff
This commit is contained in:
@@ -111,7 +111,7 @@ struct TapNote
|
||||
|
||||
/* This data is only used and manipulated by NoteDataWithScoring. It's only in
|
||||
* here for the sake of efficiency. */
|
||||
|
||||
TapNoteResult result;
|
||||
};
|
||||
|
||||
const unsigned MAX_NUM_ATTACKS = 2*2*2; // 3 bits to hold the attack index currently
|
||||
|
||||
Reference in New Issue
Block a user