Add mapper 396

This commit is contained in:
negativeExponent
2022-02-06 18:05:36 +08:00
parent 17ad461e7d
commit bc8767ef26
4 changed files with 76 additions and 0 deletions

View File

@@ -284,6 +284,7 @@ void Mapper389_Init(CartInfo *);
void Mapper390_Init(CartInfo *);
void Mapper391_Init(CartInfo *);
void Mapper395_Init(CartInfo *);
void Mapper396_Init(CartInfo *);
void Mapper397_Init(CartInfo *);
void Mapper401_Init(CartInfo *);
void Mapper403_Init(CartInfo *);