Fix buffer sword slash when dashing into water
This commit is contained in:
@@ -246,7 +246,7 @@ FixSwimBump:
|
||||
.normal
|
||||
LDA.b LinkJumping : BNE .continue ; what we wrote over
|
||||
.not_diving
|
||||
PLA : PLA : PEA.w $87964E ; skip ahead, not diving
|
||||
PLA : PLA : PEA.w $87964D ; skip ahead, not diving
|
||||
.continue
|
||||
RTL
|
||||
;--------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user