Add mapper 505.

This commit is contained in:
NewRisingSun
2025-09-09 22:30:23 +02:00
parent f47947dae8
commit 9eb4a4c233
3 changed files with 67 additions and 0 deletions

View File

@@ -395,6 +395,7 @@ void Mapper501_Init(CartInfo *);
void Mapper502_Init(CartInfo *);
void Mapper503_Init(CartInfo *);
void Mapper504_Init(CartInfo *);
void Mapper505_Init(CartInfo *);
void Mapper506_Init(CartInfo *);
void Mapper507_Init(CartInfo *);
void Mapper508_Init(CartInfo *);