Memory configuration changed from drop-down list to up/down control.

This commit is contained in:
TomW 2014-01-01 21:09:30 +00:00
commit b1b59f0069
3 changed files with 20 additions and 40 deletions

View file

@ -29,7 +29,6 @@
#define IDC_COMBO486 1006
#define IDC_COMBOSND 1007
#define IDC_COMBOCHC 1008
#define IDC_COMBOMEM 1009
#define IDC_COMBOCPUM 1060
#define IDC_COMBOSPD 1061
#define IDC_CHECK1 1010
@ -52,7 +51,8 @@
#define IDC_EDITD 1053
#define IDC_DFILE 1054
#define IDC_DNEW 1055
#define IDC_MEMSPIN 1070
#define IDC_MEMTEXT 1071
#define IDC_STEXT1 1100
#define IDC_STEXT2 1101
#define IDC_STEXT3 1102