All Changes

This commit is contained in:
Moses Troyer
2025-08-16 17:15:49 +00:00
committed by Banjo Kazooie
parent fd208f77ca
commit c2dd933d22
389 changed files with 7824 additions and 6965 deletions

View File

@@ -58,7 +58,7 @@ void func_802DBCE0(ParticleEmitter *pCtrl, f32 arg1[3]){
particleEmitter_setPosition(other, arg1);
particleEmitter_setParticleVelocityRange(other, -230.0f, 30.0f, -230.0f, 230.0f, 110.0f, 230.0f);
func_802EFC28(other, &D_80367F60);
FUNC_8030E8B4(SFX_7_BANJO_LANDING_03, 1.0f, 22000, arg1, 1500, 4500);
sfx_playFadeShorthandDefault(SFX_7_BANJO_LANDING_03, 1.0f, 22000, arg1, 1500, 4500);
}//L802DBE8C
}