--- np2/sdl/slzaurus/compiler.h 2003/12/12 16:15:19 1.4 +++ np2/sdl/slzaurus/compiler.h 2004/07/01 11:42:54 1.8 @@ -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 @@ -102,6 +100,7 @@ typedef unsigned char BYTE; #define VERMOUTH_LIB // #define SOUND_CRITICAL +#define SUPPORT_SJIS #define SUPPORT_EUC #define SUPPORT_16BPP @@ -109,6 +108,9 @@ typedef unsigned char BYTE; #define SOUNDRESERVE 100 +#define SUPPORT_CRT15KHZ +#define SUPPORT_SWSEEKSND + #define SCREEN_BPP 16