Initial
This commit is contained in:
11
test/test.h
Normal file
11
test/test.h
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
#define MAINMENU_FILEOPEN 500
|
||||
#define MAINMENU_FILEPRINT 501
|
||||
#define MAINMENU_FILEQUIT 502
|
||||
|
||||
|
||||
#define IDS_FLIST 0x0B
|
||||
#define IDS_FNAME 0x0C
|
||||
#define IDS_FPATH 0x0D
|
||||
#define IDS_FILEOPEN 0x0E
|
||||
#define IDS_FILESAVE 0x0F
|
||||
Reference in New Issue
Block a user