]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake2/common/qfiles.h
Merge commit '515673c08f8718a237e90c2130a1f5294f966d6a'
[xonotic/netradiant.git] / tools / quake2 / common / qfiles.h
index 1dd9d0ae7796a6c1d7ee7011d3a77ac11c8c7a8e..7c9cc864021a001ce3318022c8529a43992d08ea 100644 (file)
@@ -1,5 +1,5 @@
 /*
-Copyright (C) 1999-2007 id Software, Inc. and contributors.
+Copyright (C) 1999-2006 Id Software, Inc. and contributors.
 For a list of contributors, see the accompanying CONTRIBUTORS file.
 
 This file is part of GtkRadiant.
@@ -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