Add mapper 512.

This commit is contained in:
NewRisingSun
2025-09-09 21:43:07 +02:00
parent e4cf15709c
commit e6d6c874db
3 changed files with 87 additions and 0 deletions

View File

@@ -396,6 +396,7 @@ void Mapper503_Init(CartInfo *);
void Mapper504_Init(CartInfo *);
void Mapper506_Init(CartInfo *);
void Mapper511_Init(CartInfo *);
void Mapper512_Init(CartInfo *);
void Mapper516_Init(CartInfo *);
void Mapper520_Init(CartInfo *);
void Mapper523_Init(CartInfo *);