summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
Diffstat (limited to 'wram.asm')
-rwxr-xr-xwram.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/wram.asm b/wram.asm
index 7ec55ef7..dc2be133 100755
--- a/wram.asm
+++ b/wram.asm
@@ -260,8 +260,8 @@ wFlags_0xcd60:: ; cd60
ds 10
-wJoypadForbiddenButtonsMask:: ; cd6b
-; bit 1 means button presses will be ignored for that button
+wJoyIgnore:: ; cd6b
+; Set buttons are ignored.
ds 1
ds 21