summaryrefslogtreecommitdiff
path: root/engine/save.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/save.asm
parent4aedff021786dd5c0b81d3a35f505b7aa42adddc (diff)
More joypad constants
Diffstat (limited to 'engine/save.asm')
-rwxr-xr-xengine/save.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/save.asm b/engine/save.asm
index 26f9507f..ae895d96 100755
--- a/engine/save.asm
+++ b/engine/save.asm
@@ -356,7 +356,7 @@ ChangeBox:: ; 738a1 (1c:78a1)
call HandleMenuInput
ld hl, hFlags_0xFFF6
res 1, [hl]
- bit 1, a
+ bit 1, a ; pressed b
ret nz
call GetBoxSRAMLocation
ld e, l