This commit is contained in:
2024-08-07 09:16:27 -04:00
parent fdfadd5c7e
commit 5f971cf684
5200 changed files with 731717 additions and 0 deletions

11
test/test.h Normal file
View 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