Add mapper 415

This commit is contained in:
negativeExponent
2022-02-07 13:17:21 +08:00
parent 74fa445659
commit 34210282bc
3 changed files with 21 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 Mapper415_Init(CartInfo *);
void Mapper416_Init(CartInfo *);
void Mapper421_Init(CartInfo *);
void Mapper422_Init(CartInfo *);