Prefix wram labels with w, part 2.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
BattleCommand_Foresight: ; 376a0
|
||||
; foresight
|
||||
|
||||
ld a, [AttackMissed]
|
||||
ld a, [wAttackMissed]
|
||||
and a
|
||||
jr nz, .failed
|
||||
|
||||
|
Reference in New Issue
Block a user