Changeset 7940 for trunk/src/ddraw/OS2DDRAW.CPP
- Timestamp:
- Feb 17, 2002, 9:40:24 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/ddraw/OS2DDRAW.CPP
r6950 r7940 1 /* $Id: OS2DDRAW.CPP,v 1.3 2 2001-10-05 12:33:09sandervl Exp $ */1 /* $Id: OS2DDRAW.CPP,v 1.33 2002-02-17 20:40:04 sandervl Exp $ */ 2 2 3 3 /* … … 12 12 * 13 13 */ 14 #define _OS2WIN_H 15 #define FAR 14 16 15 17 #include <odin.h> 18 #include <winbase.h> 16 19 #include <stdlib.h> 17 20 #include <string.h> … … 23 26 #include "os2palette.h" 24 27 #include "os2surface.h" 25 #define _OS2WIN_H26 #define FAR27 28 #include <misc.h> 28 29 #include <string.h>
Note:
See TracChangeset
for help on using the changeset viewer.