This commit is contained in:
CaH4e3 2011-09-24 13:29:39 +00:00
parent e9e97b774e
commit baf1d6d8f2
2 changed files with 0 additions and 4 deletions

View File

@ -438,8 +438,6 @@ static BMAPPING bmap[] = {
{ "TEK90", Mapper90_Init,0},
{ "COPYFAMI_MMC3", MapperCopyFamiMMC3_Init,0},
{0,0,0}
};

View File

@ -128,7 +128,5 @@ void BMC411120C_Init(CartInfo *info);
void BMC830118C_Init(CartInfo *info);
void BMCT2271_Init(CartInfo *info);
void MapperCopyFamiMMC3_Init(CartInfo *info);
extern uint8 *UNIFchrrama; // Meh. So I can stop CHR RAM
// bank switcherooing with certain boards...