summaryrefslogtreecommitdiff
path: root/home/farcall.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/farcall.asm')
-rw-r--r--home/farcall.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/farcall.asm b/home/farcall.asm
index e1d46449..f42133b3 100644
--- a/home/farcall.asm
+++ b/home/farcall.asm
@@ -1,6 +1,6 @@
FarCall_hl:: ; 2e27 (0:2e27)
ld [wBuffer], a
- ld a, [hROMBank]
+ ldh a, [hROMBank]
push af
ld a, [wBuffer]
rst Bankswitch