mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-14 05:34:38 -04:00
Merge remote-tracking branch 'origin/main' into pjb-audio
This commit is contained in:
@@ -136,6 +136,8 @@ Z2SoundHandlePool* Z2SoundObjBase::startSound(JAISoundID soundID, u32 mapinfo, s
|
||||
}
|
||||
|
||||
Z2SoundHandlePool* Z2SoundObjBase::startLevelSound(JAISoundID soundID, u32 mapinfo, s8 reverb) {
|
||||
DUSK_AUDIO_SKIP(NULL);
|
||||
|
||||
if (!alive_) {
|
||||
return NULL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user