Add mapper 474.

This commit is contained in:
NewRisingSun
2025-04-25 01:32:05 +02:00
committed by LibretroAdmin
parent 2a4a65b652
commit 62f6637710
3 changed files with 63 additions and 0 deletions

View File

@@ -374,6 +374,7 @@ void INX_007T_Init(CartInfo* info); /* Mapper 470 */
void Mapper471_Init(CartInfo *);
void Mapper472_Init(CartInfo *);
void Mapper473_Init(CartInfo *);
void Mapper474_Init(CartInfo *);
void Mapper481_Init(CartInfo *);
void Mapper484_Init(CartInfo *);
void Mapper487_Init(CartInfo *);