Add mapper 352.

This commit is contained in:
NewRisingSun
2025-09-11 22:58:04 +02:00
parent bb0f65dc0c
commit 05983b1b28
3 changed files with 52 additions and 0 deletions

View File

@@ -281,6 +281,7 @@ void Mapper326_Init(CartInfo *);
void Mapper330_Init(CartInfo *);
void Mapper334_Init(CartInfo *);
void Mapper351_Init(CartInfo *);
void Mapper352_Init(CartInfo *);
void Mapper353_Init(CartInfo *);
void Mapper354_Init(CartInfo *);
void Mapper356_Init(CartInfo *);