summaryrefslogtreecommitdiff
path: root/home/vblank.asm
diff options
context:
space:
mode:
Diffstat (limited to 'home/vblank.asm')
-rw-r--r--home/vblank.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/vblank.asm b/home/vblank.asm
index 4fea80c50..afa4dcbe5 100644
--- a/home/vblank.asm
+++ b/home/vblank.asm
@@ -140,7 +140,7 @@ VBlank0::
rst Bankswitch
ldh a, [hSeconds]
- ldh [hSecondsBackup], a
+ ldh [hUnusedBackup], a
ret