Fixed up the Input config dialog box in preparation for input presets.

This commit is contained in:
adelikat 2008-05-20 15:22:58 +00:00
parent b7b815d711
commit 70f5b31300
2 changed files with 9 additions and 0 deletions

Binary file not shown.

View File

@ -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