msdos build fix following recent files.c change

This commit is contained in:
nhmall
2019-10-31 12:00:59 -04:00
parent 7cc59eb929
commit b110ee9eaf

View File

@@ -21,6 +21,11 @@
* Note: 3.6.x was not verified with Symantec C.
*/
#if defined(MSDOS)
#define CONFIG_FILE "defaults.nh"
#define GUIDEBOOK_FILE "Guidebook.txt"
#endif
/*
* The following options are somewhat configurable depending on
* your compiler.