mirror of
https://github.com/zeldaret/tp
synced 2026-07-10 23:22:01 -04:00
Z2SoundObject, JAUSoundAnimator OK, work on Z2SoundHandles (#1968)
* d_a_tag_evtarea mostly done, work on d_a_npc * work on d_a_npc_ash * work on Z2SoundHandles * Z2SoundObject, JAUSoundAnimator OK * Update Progress.md --------- Co-authored-by: randomsalience <randomsalience@gmail.com>
This commit is contained in:
@@ -651,7 +651,7 @@ asm void Z2SeMgr::isLevelSe(JAISoundID param_0) {
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm void Z2SeMgr::isSoundCulling(JAISoundID param_0) {
|
||||
asm bool Z2SeMgr::isSoundCulling(JAISoundID param_0) {
|
||||
nofralloc
|
||||
#include "asm/Z2AudioLib/Z2SeMgr/isSoundCulling__7Z2SeMgrF10JAISoundID.s"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user