Browse Source

Update common.h

blueloveTH 3 years ago
parent
commit
87e52df142
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/common.h

+ 1 - 1
src/common.h

@@ -29,7 +29,7 @@
 #include <list>
 #include <list>
 
 
 #define PK_VERSION				"0.9.5"
 #define PK_VERSION				"0.9.5"
-#define PK_EXTRA_CHECK 			1
+#define PK_EXTRA_CHECK 			0
 
 
 #if (defined(__ANDROID__) && __ANDROID_API__ <= 22) || defined(__EMSCRIPTEN__)
 #if (defined(__ANDROID__) && __ANDROID_API__ <= 22) || defined(__EMSCRIPTEN__)
 #define PK_ENABLE_FILEIO 		0
 #define PK_ENABLE_FILEIO 		0