mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-31 07:45:48 -04:00
work on Z2SoundMgr and Z2SeMgr (#2055)
This commit is contained in:
@@ -185,7 +185,7 @@ extern "C" asm void func_802A1AF4(void* _this) {
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm int JAISeqMgr::startSound(JAISoundID param_0, JAISoundHandle* param_1,
|
||||
asm bool JAISeqMgr::startSound(JAISoundID param_0, JAISoundHandle* param_1,
|
||||
JGeometry::TVec3<f32> const* param_2) {
|
||||
nofralloc
|
||||
#include "asm/JSystem/JAudio2/JAISeqMgr/func_802A1B48.s"
|
||||
|
||||
Reference in New Issue
Block a user