--- np2/macosx/compiler.h 2003/10/19 14:56:15 1.2 +++ np2/macosx/compiler.h 2003/10/21 16:27:54 1.4 @@ -50,9 +50,13 @@ typedef Boolean BOOL; #define SOUND_CRITICAL // #define SUPPORT_8BPP -// #define SUPPORT_16BPP +#ifdef NP2GCC +#define SUPPORT_16BPP +#endif // #define SUPPORT_24BPP #define SUPPORT_32BPP // #define SUPPORT_NORMALDISP #define MEMOPTIMIZE 1 +#define SOUNDRESERVE 80 +