Add mapper 504.

This commit is contained in:
NewRisingSun
2025-09-08 23:14:17 +02:00
parent 5a1cabfda8
commit 2c0c3c1876
4 changed files with 68 additions and 1 deletions

View File

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