mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-24 05:01:43 +00:00
Ooops
svn-id: r9225
This commit is contained in:
parent
42ba111063
commit
836f82fbbf
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user