--- np2/sdl/slzaurus/compiler.h 2003/12/12 16:15:19 1.4 +++ np2/sdl/slzaurus/compiler.h 2004/02/18 03:56:57 1.6 @@ -72,8 +72,6 @@ typedef unsigned char BYTE; #define BYTESEX_LITTLE #endif /* SDL_BYTEORDER == SDL_BIG_ENDIAN */ -#define __ASSERT(s) assert(s) - #define UNUSED(v) ((void)(v)) #ifndef NELEMENTS @@ -109,6 +107,8 @@ typedef unsigned char BYTE; #define SOUNDRESERVE 100 +#define SUPPORT_CRT15KHZ + #define SCREEN_BPP 16