Add support for mapper 376

This commit is contained in:
NewRisingSun
2021-10-22 22:29:26 +02:00
parent aa8108a4e3
commit d99e6e563c
3 changed files with 67 additions and 0 deletions

View File

@@ -270,6 +270,7 @@ void Mapper369_Init(CartInfo *);
void Mapper370_Init(CartInfo *);
void Mapper372_Init(CartInfo *);
void Mapper374_Init(CartInfo *);
void Mapper376_Init(CartInfo *);
void Mapper380_Init(CartInfo *);
void Mapper381_Init(CartInfo *);
void Mapper382_Init(CartInfo *);