bits
- catch up on a couple of DOS bits - fix a copy-and-paste error on hack.c function
This commit is contained in:
@@ -314,7 +314,7 @@
|
||||
#define FILENAME_CMP stricmp /* case insensitive */
|
||||
#endif
|
||||
|
||||
#ifdef MSC7_WARN /* define with cl /DMSC7_WARN */
|
||||
#if defined(_MSC_VER) && (_MSC_VER >= 7)
|
||||
#pragma warning(disable:4131)
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user