From 9e70e8a03d5d2c0f0a14439dc72cfeb6e3320670 Mon Sep 17 00:00:00 2001 From: gir Date: Thu, 9 Jul 2009 20:12:54 +0000 Subject: [PATCH] Sinnvolere defaults --- joystick/config.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/joystick/config.in b/joystick/config.in index 8882684..c6c1a39 100644 --- a/joystick/config.in +++ b/joystick/config.in @@ -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