--- np2/sdl/slzaurus/compiler.h 2003/12/12 16:15:19 1.4 +++ np2/sdl/slzaurus/compiler.h 2005/02/11 21:17:22 1.9 @@ -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,9 @@ typedef unsigned char BYTE; #define SOUNDRESERVE 100 +#define SUPPORT_CRT15KHZ +#define SUPPORT_SWSEEKSND + #define SCREEN_BPP 16