Explorar o código

Patched to compile on Visual Studio.

Ryan C. Gordon %!s(int64=8) %!d(string=hai) anos
pai
achega
a28a01c124
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/physfs_lzmasdk.h

+ 1 - 1
src/physfs_lzmasdk.h

@@ -468,7 +468,7 @@ EXTERN_C_END
 
 EXTERN_C_BEGIN
 
-static UInt32 g_CrcTable[];
+/*static UInt32 g_CrcTable[];*/
 
 /* Call CrcGenerateTable one time before other CRC functions */
 static void MY_FAST_CALL CrcGenerateTable(void);