summaryrefslogtreecommitdiff
path: root/src/engine/home.asm
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/home.asm')
-rw-r--r--src/engine/home.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/engine/home.asm b/src/engine/home.asm
index 528bc53..c0c0485 100644
--- a/src/engine/home.asm
+++ b/src/engine/home.asm
@@ -9304,9 +9304,9 @@ Func_30a6: ; 30a6 (0:30a6)
Func_30bc: ; 30bc (0:30bc)
ld a, h
- ld [wce50], a
+ ld [wTurnHolder1], a
ld a, l
- ld [wce51], a
+ ld [wTurnHolder2], a
ldh a, [hBankROM]
push af
ld a, BANK(Func_8211)