Add mapper 416

This commit is contained in:
negativeExponent
2022-02-07 12:45:48 +08:00
parent 6e9c54f795
commit 74fa445659
3 changed files with 113 additions and 0 deletions

View File

@@ -293,6 +293,7 @@ void Mapper403_Init(CartInfo *);
void Mapper404_Init(CartInfo *);
void Mapper410_Init(CartInfo *);
void Mapper411_Init(CartInfo *);
void Mapper416_Init(CartInfo *);
void Mapper421_Init(CartInfo *);
void Mapper422_Init(CartInfo *);
void Mapper428_Init(CartInfo *);