Add mapper 511.

This commit is contained in:
NewRisingSun
2025-09-09 21:31:39 +02:00
parent 094a28093f
commit e4cf15709c
3 changed files with 77 additions and 0 deletions

View File

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