summaryrefslogtreecommitdiff
path: root/home/stone_queue.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/stone_queue.asm')
-rw-r--r--home/stone_queue.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/stone_queue.asm b/home/stone_queue.asm
index b635cee16..ac920b4b3 100644
--- a/home/stone_queue.asm
+++ b/home/stone_queue.asm
@@ -1,5 +1,5 @@
HandleStoneQueue::
- ld a, [hROMBank]
+ ldh a, [hROMBank]
push af
call SwitchToMapScriptsBank