Fixed up the Input config dialog box in preparation for input presets.
This commit is contained in:
parent
b7b815d711
commit
70f5b31300
Binary file not shown.
|
@ -212,14 +212,23 @@
|
|||
#define IDC_CHECK1 1117
|
||||
#define BTN_DISABLE_LRUD 1117
|
||||
#define IDC_BUTTON2 1119
|
||||
#define IDC_SET1 1119
|
||||
#define IDC_BUTTON3 1120
|
||||
#define IDC_SET2 1120
|
||||
#define IDC_BUTTON4 1121
|
||||
#define IDC_SET3 1121
|
||||
#define IDC_BUTTON5 1122
|
||||
#define IDC_IMPORT1 1122
|
||||
#define IDC_BUTTON6 1123
|
||||
#define IDC_IMPORT2 1123
|
||||
#define IDC_BUTTON7 1124
|
||||
#define IDC_IMPORT3 1124
|
||||
#define IDC_BUTTON8 1125
|
||||
#define IDC_EXPORT1 1125
|
||||
#define IDC_BUTTON9 1126
|
||||
#define IDC_EXPORT2 1126
|
||||
#define IDC_BUTTON10 1127
|
||||
#define IDC_EXPORT3 1127
|
||||
#define MENU_NETWORK 40040
|
||||
#define MENU_PALETTE 40041
|
||||
#define MENU_SOUND 40042
|
||||
|
|
Loading…
Reference in New Issue