Mapper 268: Add GenMMC3Close() to Mapper268_close().
This commit is contained in:
@@ -117,6 +117,7 @@ static void Mapper268_Power(void) {
|
|||||||
static void Mapper268_close(void) {
|
static void Mapper268_close(void) {
|
||||||
if (CHRRAM) FCEU_gfree(CHRRAM);
|
if (CHRRAM) FCEU_gfree(CHRRAM);
|
||||||
CHRRAM =NULL;
|
CHRRAM =NULL;
|
||||||
|
GenMMC3Close();
|
||||||
}
|
}
|
||||||
|
|
||||||
void Mapper268_Init(CartInfo *info) {
|
void Mapper268_Init(CartInfo *info) {
|
||||||
|
|||||||
Reference in New Issue
Block a user