summaryrefslogtreecommitdiff
path: root/battle/core.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-12-20 12:54:08 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-12-20 12:54:08 -0500
commit047effba941ca96bf0b3d16fc2ddef964e4f17d8 (patch)
tree68e83bb4a29b28c3a4d5f4470e30c07ae396a12a /battle/core.asm
parent987ed1fafb2ed4920276089f8c93f1be3f31acac (diff)
Menu joy flags; started with link address space
Diffstat (limited to 'battle/core.asm')
-rw-r--r--battle/core.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/battle/core.asm b/battle/core.asm
index e5ee3c1be..37136e814 100644
--- a/battle/core.asm
+++ b/battle/core.asm
@@ -5694,7 +5694,7 @@ MoveSelectionScreen: ; 3e4bc
.okay
ld a, b
- ld [w2DMenuFlags4], a
+ ld [wMenuJoypadFilter], a
ld a, c
ld [w2DMenuFlags1], a
xor a