mirror of
https://github.com/zeldaret/tp
synced 2026-06-04 18:59:25 -04:00
work on Z2SoundMgr and Z2SeMgr (#2055)
This commit is contained in:
@@ -107,7 +107,7 @@ asm JAIStreamMgr::JAIStreamMgr(bool param_0) {
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm int JAIStreamMgr::startSound(JAISoundID param_0, JAISoundHandle* param_1,
|
||||
asm bool JAIStreamMgr::startSound(JAISoundID param_0, JAISoundHandle* param_1,
|
||||
JGeometry::TVec3<f32> const* param_2) {
|
||||
nofralloc
|
||||
#include "asm/JSystem/JAudio2/JAIStreamMgr/func_802A3C3C.s"
|
||||
|
||||
Reference in New Issue
Block a user