Add support for Jncota variant, mapper 523

This commit is contained in:
NewRisingSun
2021-05-26 20:36:06 +02:00
parent 3cc9c32306
commit b02fa46cb1
3 changed files with 37 additions and 14 deletions

View File

@@ -284,6 +284,7 @@ void Mapper421_Init(CartInfo *);
void Mapper422_Init(CartInfo *);
void Mapper428_Init(CartInfo *);
void Mapper516_Init(CartInfo *);
void Mapper523_Init(CartInfo *);
void Mapper533_Init(CartInfo *);
void Mapper534_Init(CartInfo *);
void Mapper538_Init(CartInfo *);