Add mapper 542.

This commit is contained in:
NewRisingSun
2025-04-10 10:24:56 +02:00
committed by LibretroAdmin
parent c57a56f43a
commit fff5fe225b
4 changed files with 63 additions and 1 deletions

View File

@@ -384,6 +384,7 @@ void Mapper538_Init(CartInfo *);
void Mapper539_Init(CartInfo *);
void Mapper540_Init(CartInfo *);
void Mapper541_Init(CartInfo *);
void Mapper542_Init(CartInfo *);
void Mapper543_Init(CartInfo *);
void Mapper550_Init(CartInfo *);
void Mapper553_Init(CartInfo *);