Add mapper 503.

This commit is contained in:
NewRisingSun
2025-09-08 23:09:14 +02:00
parent 20ef307ee5
commit 5a1cabfda8
3 changed files with 69 additions and 0 deletions

View File

@@ -391,6 +391,7 @@ void Mapper488_Init(CartInfo *);
void Mapper500_Init(CartInfo *);
void Mapper501_Init(CartInfo *);
void Mapper502_Init(CartInfo *);
void Mapper503_Init(CartInfo *);
void Mapper516_Init(CartInfo *);
void Mapper520_Init(CartInfo *);
void Mapper523_Init(CartInfo *);