summaryrefslogtreecommitdiff
path: root/engine/oak_speech2.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2015-08-11 00:34:32 -0500
committerdannye <corrnondacqb@yahoo.com>2015-08-11 00:34:32 -0500
commitfb0a630c062cbb18026abe2792339dea27fac4d8 (patch)
tree0b55bb02a3539b132c8e3f9347cc51a4ce58aa1c /engine/oak_speech2.asm
parent4aedff021786dd5c0b81d3a35f505b7aa42adddc (diff)
More joypad constants
Diffstat (limited to 'engine/oak_speech2.asm')
-rwxr-xr-xengine/oak_speech2.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/oak_speech2.asm b/engine/oak_speech2.asm
index 23f39fd5..673c13ad 100755
--- a/engine/oak_speech2.asm
+++ b/engine/oak_speech2.asm
@@ -177,7 +177,7 @@ DisplayIntroNameTextBox: ; 6a6c (1:6a6c)
ld [wLastMenuItem], a
inc a
ld [wTopMenuItemX], a
- ld [wMenuWatchedKeys], a
+ ld [wMenuWatchedKeys], a ; A_BUTTON
inc a
ld [wTopMenuItemY], a
inc a