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:
@@ -10,6 +10,7 @@ class BMSLoader: public NotesLoader {
|
||||
void mapBMSTrackToDanceNote( int iBMSTrack, int &iDanceColOut, char &cNoteCharOut );
|
||||
void PushTrackNumForMagic( int iTrackNum );
|
||||
StepsType CheckTracksMagic( void );
|
||||
void ResetTracksMagic( void );
|
||||
|
||||
public:
|
||||
void GetApplicableFiles( CString sPath, CStringArray &out );
|
||||
|
||||
Reference in New Issue
Block a user