--- np2/win9x/compiler.h 2003/10/16 17:58:39 1.1.1.1 +++ np2/win9x/compiler.h 2003/10/18 10:00:29 1.3 @@ -4,12 +4,6 @@ #define BYTESEX_LITTLE -#if 1 -#ifndef __cplusplus -#define DWORD xxx -#define WORD xxx -#endif -#endif typedef short SINT16; typedef unsigned short UINT16; @@ -30,6 +24,7 @@ typedef unsigned int UINT32; #define LABEL __declspec(naked) #define RELEASE(x) if (x) {(x)->Release(); (x) = NULL;} +#define OPNGENX86 #define VERMOUTH_LIB #define PARTSCALL __fastcall #define CPUCALL __fastcall