Matched msmse (US) (#531)
This commit is contained in:
parent
c621824464
commit
ac43740d3d
4 changed files with 157 additions and 22 deletions
|
|
@ -19,7 +19,7 @@ s32 msmSeSetParam(int seNo, MSM_SEPARAM* param);
|
|||
void msmSePauseAll(BOOL pause, s32 speed);
|
||||
void msmSeStopAll(BOOL checkGrp, s32 speed);
|
||||
s32 msmSeStop(int seNo, s32 speed);
|
||||
int msmSePlay(int seId, MSM_SEPARAM *param);
|
||||
int msmSePlay(int seId, MSM_SEPARAM* param);
|
||||
s32 msmSeInit(sysData* arg0, DVDFileInfo* arg1);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue