Add mapper 404

This commit is contained in:
negativeExponent
2022-02-06 21:35:17 +08:00
parent b7a1c3bbb3
commit 6e9c54f795
3 changed files with 46 additions and 0 deletions

View File

@@ -290,6 +290,7 @@ void Mapper396_Init(CartInfo *);
void Mapper397_Init(CartInfo *);
void Mapper401_Init(CartInfo *);
void Mapper403_Init(CartInfo *);
void Mapper404_Init(CartInfo *);
void Mapper410_Init(CartInfo *);
void Mapper411_Init(CartInfo *);
void Mapper421_Init(CartInfo *);