change CHDIR definition conditions
This commit is contained in:
+1
-1
@@ -463,7 +463,7 @@
|
|||||||
*/
|
*/
|
||||||
#define INSURANCE /* allow crashed game recovery */
|
#define INSURANCE /* allow crashed game recovery */
|
||||||
|
|
||||||
#ifndef MAC
|
#if !defined(MAC) && !defined(SHIM_GRAPHICS)
|
||||||
#define CHDIR /* delete if no chdir() available */
|
#define CHDIR /* delete if no chdir() available */
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user