ALL: Huge upstream synch + PerRom DelaySI & CountPerOp parameters
[mupen64plus-pandora.git] / source / gles2glide64 / src / Glide64 / Ini.cpp
index b6ab0b0..2ff23ba 100755 (executable)
@@ -59,6 +59,9 @@
   #define PATH_MAX _MAX_PATH
   #define stricmp _stricmp
 #endif
+#ifndef PATH_MAX
+  #define PATH_MAX 4096
+#endif
 
 FILE *ini;
 int sectionstart;