Added mapper 480.

This commit is contained in:
NewRisingSun
2025-04-25 20:56:51 +02:00
committed by LibretroAdmin
parent 802bb7d11a
commit ff29334f5a
4 changed files with 116 additions and 1 deletions

View File

@@ -379,6 +379,7 @@ void Mapper475_Init(CartInfo *);
void Mapper476_Init(CartInfo *);
void Mapper477_Init(CartInfo *);
void Mapper478_Init(CartInfo *);
void Mapper480_Init(CartInfo *);
void Mapper481_Init(CartInfo *);
void Mapper484_Init(CartInfo *);
void Mapper487_Init(CartInfo *);