Add mapper 351. Applied the 'static' property to a static functoin in jyasic.c.

This commit is contained in:
NewRisingSun
2022-03-02 19:53:30 +01:00
parent 706183bcc9
commit 8230ae6ad8
4 changed files with 292 additions and 1 deletions

View File

@@ -267,6 +267,7 @@ void Mapper319_Init(CartInfo *);
void Mapper326_Init(CartInfo *);
void Mapper330_Init(CartInfo *);
void Mapper334_Init(CartInfo *);
void Mapper351_Init(CartInfo *);
void Mapper353_Init(CartInfo *);
void Mapper356_Init(CartInfo *);
void Mapper357_Init(CartInfo *);