added FS_BASEPATH to the win32 config.h file

This commit is contained in:
Thad Ward 2000-04-26 05:37:09 +00:00
parent a842501f0d
commit aa42a88241
1 changed files with 3 additions and 0 deletions

View File

@ -209,3 +209,6 @@
/* Define if you want the QSG standards */
#define QSG_STANDARD "1"
/* Define what the base path should be */
#define FS_BASEPATH "."