--- np2/sdl/win32s/compiler.h 2005/02/12 12:13:59 1.8 +++ np2/sdl/win32s/compiler.h 2005/03/19 23:06:18 1.9 @@ -25,9 +25,9 @@ typedef unsigned short UINT16; typedef signed int SINT32; #endif -#define BRESULT UINT8 +#define BRESULT UINT #define OEMCHAR char -#define OEMTEXT(string) (string) +#define OEMTEXT(string) string #define OEMSPRINTF sprintf #define OEMSTRLEN strlen