summaryrefslogtreecommitdiff
path: root/main.asm
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2015-03-01 17:44:51 -0800
committerMarcus Huderle <huderlem@gmail.com>2015-03-01 17:44:51 -0800
commitba656daee4be340170b38e0e60be8523a8948cd0 (patch)
tree00c9bccd0f59972b5937107316073852776f02be /main.asm
parent68f4c6e10201dbd8d9df3f891fe044287caaebc8 (diff)
Add label for key config mappings in wram.
Diffstat (limited to 'main.asm')
-rwxr-xr-xmain.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.asm b/main.asm
index 9484124..15127cc 100755
--- a/main.asm
+++ b/main.asm
@@ -4001,7 +4001,7 @@ Func_82a8: ; 0x82a8
call Func_54f
.asm_82de
ld hl, $a244
- ld de, $d948
+ ld de, wKeyConfigs
ld bc, $000e
call Func_f0c
jr c, .asm_82f6