diff options
Diffstat (limited to 'wram.asm')
| -rwxr-xr-x | wram.asm | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -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 | 
