Merge branch 'fix_ohko' into overworld_kara

This commit is contained in:
2021-08-09 15:33:03 -07:00
2 changed files with 1 additions and 2 deletions

View File

@@ -184,6 +184,7 @@ OnInitFileSelect:
RTL
;--------------------------------------------------------------------------------
OnLinkDamaged:
JSL.l IncrementDamageTakenCounter_Arb
JSL.l FlipperKill
JML.l OHKOTimer

View File

@@ -2766,8 +2766,6 @@ JSL FastTextScroll : NOP
org $01FFEE : JSL IncrementDamageTakenCounter_Eight ; overworld pit
org $079506 : JSL IncrementDamageTakenCounter_Eight ; underworld pit
org $0780C6 : JSL IncrementDamageTakenCounter_Arb
org $07B0B1 : JSL IncrementMagicUseCounter
;================================================================================