mirror of
https://github.com/zeldaret/tp
synced 2026-07-09 14:55:32 -04:00
JAUSectionHeap, Z2SoundInfo, others (#1925)
* Z2SoundInfo * JAUSectionHeap * Z2EnvSeMgr * Z2AudioMgr * m_Do_audio * d_a_alink
This commit is contained in:
@@ -158,7 +158,7 @@ SECTION_SDATA2 static f32 lit_3689 = -1.0f;
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm void seqCallback(JASTrack* param_0, u16 param_1) {
|
||||
asm u16 seqCallback(JASTrack* param_0, u16 param_1) {
|
||||
nofralloc
|
||||
#include "asm/Z2AudioLib/Z2SoundMgr/seqCallback__FP8JASTrackUs.s"
|
||||
}
|
||||
@@ -212,7 +212,7 @@ SECTION_SDATA2 static f64 lit_3909 = 4503599627370496.0 /* cast u32 to float */;
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
asm void Z2SoundMgr::startSound(JAISoundID param_0, JAISoundHandle* param_1,
|
||||
asm int Z2SoundMgr::startSound(JAISoundID param_0, JAISoundHandle* param_1,
|
||||
JGeometry::TVec3<f32> const* param_2) {
|
||||
nofralloc
|
||||
#include "asm/Z2AudioLib/Z2SoundMgr/func_802A9EE8.s"
|
||||
|
||||
Reference in New Issue
Block a user