--- np2/wince/w32/compiler.h 2003/12/01 03:38:52 1.7 +++ np2/wince/w32/compiler.h 2003/12/19 23:16:06 1.9 @@ -24,7 +24,6 @@ typedef unsigned int UINT32; // for RISC test #define REG8 UINT #define REG16 UINT -#define REG32 UINT #define LOW12(a) ((((UINT)(a)) << 20) >> 20) #define LOW14(a) ((((UINT)(a)) << 18) >> 18) #define LOW15(a) ((((UINT)(a)) << 17) >> 17) @@ -56,3 +55,6 @@ typedef unsigned int UINT32; #define SCREEN_BPP 16 +#define CPUSTRUC_MEMWAIT +#define CPUSTRUC_FONTPTR +