Matched most of msmmus (2 functions left)
This commit is contained in:
parent
48f11c6348
commit
638bab0b56
6 changed files with 374 additions and 13 deletions
|
|
@ -187,7 +187,7 @@ s32 msmSeGetEntryID(s32 seId, int *seNo);
|
|||
|
||||
int msmMusPlay(int musId, MSM_MUSPARAM *musParam);
|
||||
s32 msmMusStop(int musNo, s32 speed);
|
||||
s32 msmMusPauseAll(BOOL pause, s32 speed);
|
||||
void msmMusPauseAll(BOOL pause, s32 speed);
|
||||
s32 msmMusPause(int musNo, BOOL pause, s32 speed);
|
||||
s32 msmMusGetMidiCtrl(int musNo, s32 channel, s32 ctrl);
|
||||
void msmMusStopAll(BOOL checkGrp, s32 speed);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue