--- xmil/macos9/compiler.h 2004/08/08 12:32:14 1.1 +++ xmil/macos9/compiler.h 2004/08/09 04:47:53 1.2 @@ -44,6 +44,8 @@ typedef unsigned int DWORD; #define BRESULT Boolean #define OEMCHAR char #define OEMTEXT(string) (string) +#define OEMSPRINTF sprintf +#define OEMSTRLEN strlen #include "common.h" #include "macossub.h" @@ -54,9 +56,9 @@ typedef unsigned int DWORD; #define GETTICK() macos_gettick() +#define __ASSERT(s) #define SPRINTF sprintf #define STRLEN strlen -#define __ASSERT(s) #define SUPPORT_SJIS