Changeset 18 for trunk/include
- Timestamp:
- Jun 1, 1999, 12:37:22 AM (26 years ago)
- Location:
- trunk/include
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/odin.h
r17 r18 36 36 #define WIN32API __stdcall 37 37 #define SYSTEM _System 38 #define PASCAL _Pascal 38 39 #define UNALIGNED 39 40 #else -
trunk/include/winos2def.h
r17 r18 1 /* $Id: winos2def.h,v 1. 3 1999-05-31 22:08:08phaller Exp $ */1 /* $Id: winos2def.h,v 1.4 1999-05-31 22:37:22 phaller Exp $ */ 2 2 3 3 /* … … 31 31 #endif 32 32 33 #ifndef PSZ 34 # define PSZ char * 35 #endif 36 33 37 34 38 extern "C" {
Note:
See TracChangeset
for help on using the changeset viewer.