From c7b2d6baf29cd2a248e2d8dc09f7916643845f97 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 6 Mar 2017 18:08:27 +0300 Subject: Add support for standard library file api in virtfs. Because posix file api broken in mingw. --- src/localconsts.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/localconsts.h') diff --git a/src/localconsts.h b/src/localconsts.h index 11c120ee2..4734ebd50 100644 --- a/src/localconsts.h +++ b/src/localconsts.h @@ -349,6 +349,8 @@ PRAGMA45(GCC diagnostic pop) // debug animations // #define DEBUG_ANIMATIONS 1 +#define USE_FILE_FOPEN 1 + #ifdef DYECMD #undef USE_FUZZER #endif // DYECMD -- cgit v1.2.3-60-g2f50