aboutsummaryrefslogtreecommitdiff
path: root/sword2
diff options
context:
space:
mode:
authorTravis Howell2003-07-28 03:52:05 +0000
committerTravis Howell2003-07-28 03:52:05 +0000
commit836f82fbbfe65513083c1b10cdc83b7d24a4b33f (patch)
tree2bd46b9ed72a33d6cf02aeca65c0864c80dd5930 /sword2
parent42ba1110638cd1ab0165c916b3ff692f5278c302 (diff)
downloadscummvm-rg350-836f82fbbfe65513083c1b10cdc83b7d24a4b33f.tar.gz
scummvm-rg350-836f82fbbfe65513083c1b10cdc83b7d24a4b33f.tar.bz2
scummvm-rg350-836f82fbbfe65513083c1b10cdc83b7d24a4b33f.zip
Ooops
svn-id: r9225
Diffstat (limited to 'sword2')
-rw-r--r--sword2/driver/driver96.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/sword2/driver/driver96.h b/sword2/driver/driver96.h
index 75baa1f2f9..ab0969e01c 100644
--- a/sword2/driver/driver96.h
+++ b/sword2/driver/driver96.h
@@ -1255,12 +1255,13 @@ typedef int BOOL;
#define TRUE 1
#define FALSE 0
-#ifndef WIN32
+#ifdef WIN32
#undef DWORD
#undef LARGE_INTEGER
+#endif
+
typedef uint32 DWORD;
typedef long int LARGE_INTEGER;
-#endif
//
// Structure definitions