Sinnvolere defaults

This commit is contained in:
gir 2009-07-09 20:12:54 +00:00
parent 11aa8c9f37
commit 9e70e8a03d
1 changed files with 2 additions and 2 deletions

View File

@ -147,7 +147,7 @@ choice 'Bit pl' \
Bit5 5 \
Bit6 6 \
Bit7 7" \
'Bit0' NES_PAD_BIT_PL
'Bit1' NES_PAD_BIT_PL
choice 'Bit ds' \
"Bit0 0 \
@ -158,7 +158,7 @@ choice 'Bit ds' \
Bit5 5 \
Bit6 6 \
Bit7 7" \
'Bit0' NES_PAD_BIT_DS
'Bit2' NES_PAD_BIT_DS
endmenu