Add a CANNOT_MOVE
constant (#1182)
This commit is contained in:
@@ -4175,7 +4175,7 @@ PursuitSwitch:
|
||||
|
||||
ld a, BATTLE_VARS_MOVE
|
||||
call GetBattleVarAddr
|
||||
ld a, $ff
|
||||
ld a, CANNOT_MOVE
|
||||
ld [hl], a
|
||||
|
||||
pop af
|
||||
|
Reference in New Issue
Block a user