]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake2/common/qfiles.h
ported over the 1.5 branch version of q3map2 which is newer
[xonotic/netradiant.git] / tools / quake2 / common / qfiles.h
index 1dd9d0ae7796a6c1d7ee7011d3a77ac11c8c7a8e..13542402a55104c229d6b96872f9bd111c0d381a 100644 (file)
@@ -32,7 +32,7 @@ The .pak files are just a linear collapse of a directory tree
 ========================================================================
 */
 
-#ifdef _WIN32
+#ifdef WIN32
        #ifdef NDEBUG                                                   // Don't show in a Release build
                #pragma warning(disable : 4305)     // truncate from double to float
                #pragma warning(disable : 4244)     // conversion from double to float