Re-fix Autogen (I'll shoot the person who forgot about TAP_EMPTY)

fix misc. errors with the BMS loader
finish support for 48th/64th notes in code
This commit is contained in:
Matt Denham
2003-11-13 07:35:58 +00:00
parent 755a3167ff
commit 686f0656bd
6 changed files with 27 additions and 9 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ protected:
struct NoteMetricCache_t *cache;
#define NOTE_COLOR_IMAGES 6
#define NOTE_COLOR_IMAGES 9
Actor* m_pTapNote[NOTE_COLOR_IMAGES];
Actor* m_pTapAddition;