Changeset 21875 for branches/gcc-kmk/src/ddraw/os2fsdd.cpp
- Timestamp:
- Dec 9, 2011, 9:23:34 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/gcc-kmk/src/ddraw/os2fsdd.cpp
r6646 r21875 15 15 #include <misc.h> 16 16 17 #include <svgadefs.h>17 #include "svgadefs.h" 18 18 19 19 #include "os2fsdd.h" … … 53 53 static ULONG ulTotalModes; 54 54 55 static bIsInFS = FALSE;55 static BOOL bIsInFS = FALSE; 56 56 57 57 /*
Note:
See TracChangeset
for help on using the changeset viewer.