diff options
Diffstat (limited to 'scripts/route6gate.asm')
-rwxr-xr-x | scripts/route6gate.asm | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts/route6gate.asm b/scripts/route6gate.asm index f98c4434..22fe5ede 100755 --- a/scripts/route6gate.asm +++ b/scripts/route6gate.asm @@ -20,9 +20,7 @@ Route6GateScript0: ; 1e04e (7:604e) ld [$d528], a xor a ld [H_CURRENTPRESSEDBUTTONS], a - ld b, BANK(RemoveGuardDrink) - ld hl, RemoveGuardDrink - call Bankswitch + callba RemoveGuardDrink ld a, [$ffdb] and a jr nz, .asm_1e080 ; 0x1e06e $10 |