Add mapper 417

This commit is contained in:
negativeExponent
2022-02-12 10:13:30 +08:00
parent be92cd211c
commit cac8c8fa1c
3 changed files with 82 additions and 0 deletions

View File

@@ -298,6 +298,7 @@ void Mapper410_Init(CartInfo *);
void Mapper411_Init(CartInfo *);
void Mapper415_Init(CartInfo *);
void Mapper416_Init(CartInfo *);
void Mapper417_Init(CartInfo *);
void Mapper421_Init(CartInfo *);
void Mapper422_Init(CartInfo *);
void Mapper428_Init(CartInfo *);