Added configuration load/save options.
This commit is contained in:
parent
262b188790
commit
66b9ccf1ab
7 changed files with 54 additions and 13 deletions
|
|
@ -7,6 +7,8 @@
|
|||
#define IDM_EJECT_B 40013
|
||||
#define IDM_HDCONF 40014
|
||||
#define IDM_CONFIG 40020
|
||||
#define IDM_CONFIG_LOAD 40021
|
||||
#define IDM_CONFIG_SAVE 40022
|
||||
#define IDM_STATUS 40030
|
||||
#define IDM_VID_RESIZE 40050
|
||||
#define IDM_VID_DDRAW 40060
|
||||
|
|
|
|||
Loading…
Reference in a new issue