Added mapper 485.

This commit is contained in:
NewRisingSun
2025-04-25 21:15:12 +02:00
committed by LibretroAdmin
parent 97437a97a1
commit 215d189638
3 changed files with 66 additions and 0 deletions

View File

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