e_fm equivalent (#2395)

This commit is contained in:
TakaRikka
2025-04-15 01:16:22 -07:00
committed by GitHub
parent c1845e9e09
commit 59ff71c355
5 changed files with 3936 additions and 2539 deletions
+3723 -2525
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -150,7 +150,7 @@ void daObjHHASHI_c::Obj_Damage() {
mCyl.ResetTgHit();
// !@bug: I'm not quite sure but it seems like the access to tgActor fields is outside
// proc name check so it might not be the right type of actor
tgActor->field_0x63c.startChainSound(
tgActor->mSound.startChainSound(
Z2SE_EN_FM_CHAIN_HIT, tgActor->field_0x1828, 100.0f, 0,
dComIfGp_getReverb(fopAcM_GetRoomNo(this)));
}