Added mapper 486.

This commit is contained in:
NewRisingSun
2025-04-25 21:23:25 +02:00
committed by LibretroAdmin
parent 215d189638
commit 32173736f0
3 changed files with 22 additions and 0 deletions

View File

@@ -384,6 +384,7 @@ void Mapper481_Init(CartInfo *);
void Mapper482_Init(CartInfo *);
void Mapper484_Init(CartInfo *);
void Mapper485_Init(CartInfo *);
void Mapper486_Init(CartInfo *);
void Mapper487_Init(CartInfo *);
void Mapper500_Init(CartInfo *);
void Mapper501_Init(CartInfo *);