Matched game/board/lottery + some unsplit cleanup
This commit is contained in:
parent
1da8985530
commit
08e6ce1a45
25 changed files with 2080 additions and 95 deletions
|
|
@ -190,7 +190,7 @@ void HuAudFXListnerSetEX(Vec* arg0, Vec* arg1, float sndDist, float sndSpeed, fl
|
|||
}
|
||||
}
|
||||
|
||||
void HuAudFXListnerUpdate(s32 arg0, s32 arg1) {
|
||||
void HuAudFXListnerUpdate(Vec *arg0, Vec *arg1) {
|
||||
if (omSysExitReq == 0) {
|
||||
msmSeUpdataListener(arg0, arg1);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue