Added mapper 482.

This commit is contained in:
NewRisingSun
2025-04-25 21:07:31 +02:00
committed by LibretroAdmin
parent ff29334f5a
commit 97437a97a1
3 changed files with 69 additions and 0 deletions

View File

@@ -381,6 +381,7 @@ void Mapper477_Init(CartInfo *);
void Mapper478_Init(CartInfo *);
void Mapper480_Init(CartInfo *);
void Mapper481_Init(CartInfo *);
void Mapper482_Init(CartInfo *);
void Mapper484_Init(CartInfo *);
void Mapper487_Init(CartInfo *);
void Mapper500_Init(CartInfo *);