--- xmil/pccore.h 2004/08/20 12:09:20 1.17 +++ xmil/pccore.h 2004/08/20 23:01:13 1.18 @@ -56,14 +56,6 @@ extern const OEMCHAR xmilversion[]; extern XMILCFG xmilcfg; extern PCCORE pccore; extern CORESTAT corestat; -extern UINT8 *RAM0r; -extern UINT8 *RAM0w; - -extern UINT8 mMAIN[0x10000]; -extern UINT8 mBIOS[0x8000]; -#if defined(SUPPORT_BANKMEM) -extern UINT8 mBANK[16][0x8000]; -#endif void neitem_disp(UINT id); void neitem_vsync(UINT id);