--- np2/i286c/memory.h 2004/03/07 23:04:51 1.11 +++ np2/i286c/memory.h 2005/02/07 14:46:11 1.12 @@ -43,7 +43,7 @@ enum { extern "C" { #endif -extern BYTE mem[0x200000]; +extern UINT8 mem[0x200000]; void MEMCALL i286_memorymap(UINT type); void MEMCALL i286_romareamap(UINT16 map);