mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-02-06 15:45:24 +13:00
Fix some sfx ids
This commit is contained in:
parent
b3324b175e
commit
8744b3bf8b
2 changed files with 3 additions and 3 deletions
|
|
@ -133,7 +133,7 @@ _LeaveMapAnim: ; 705ba (1c:45ba)
|
|||
ld [hli], a ; wPlayerSpinInPlaceAnimFrameDelayDelta
|
||||
xor a
|
||||
ld [hli], a ; wPlayerSpinInPlaceAnimFrameDelayEndValue
|
||||
ld [hl], $a1 ; wPlayerSpinInPlaceAnimSoundID
|
||||
ld [hl], (SFX_02_4d - SFX_Headers_02) / 3 ; wPlayerSpinInPlaceAnimSoundID
|
||||
ld hl, wcd48
|
||||
call PlayerSpinInPlace
|
||||
jr .spinWhileMovingUp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue