Matched board/audio and board/com
This commit is contained in:
parent
3cc03de886
commit
0b15daba5a
9 changed files with 897 additions and 7 deletions
|
|
@ -261,7 +261,7 @@ s32 HuAudSeqPlay(s16 arg0) {
|
|||
if (musicOffF != 0 || omSysExitReq != 0) {
|
||||
return 0;
|
||||
}
|
||||
temp_r31 = msmMusPlay(arg0, 0);
|
||||
temp_r31 = msmMusPlay(arg0, NULL);
|
||||
return temp_r31;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue