mirror of
https://github.com/zeldaret/ss
synced 2026-09-12 04:19:22 -04:00
55%
This commit is contained in:
+1148
-48
File diff suppressed because it is too large
Load Diff
@@ -483,7 +483,7 @@ bool dSndSmallEffectMgr_c::playSirenCountdownSound(s32 timer) {
|
||||
return ok;
|
||||
}
|
||||
|
||||
bool dSndSmallEffectMgr_c::playMinigameCountdownSound() {
|
||||
bool dSndSmallEffectMgr_c::playMinigameCountdownSound(s32 timer) {
|
||||
return playSoundInternal(SE_S_MG_COUNT_DOWN_1);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user