Added support for mapper 383.

This commit is contained in:
NewRisingSun
2021-11-14 16:11:24 +01:00
parent a4586e0aee
commit fe6c0c4513
3 changed files with 110 additions and 0 deletions

View File

@@ -274,6 +274,7 @@ void Mapper376_Init(CartInfo *);
void Mapper380_Init(CartInfo *);
void Mapper381_Init(CartInfo *);
void Mapper382_Init(CartInfo *);
void Mapper383_Init(CartInfo *);
void Mapper386_Init(CartInfo *);
void Mapper387_Init(CartInfo *);
void Mapper388_Init(CartInfo *);