Add mapper 520.

This commit is contained in:
NewRisingSun
2025-04-10 01:13:33 +02:00
committed by LibretroAdmin
parent e7983ab4a9
commit b800c05db5
3 changed files with 34 additions and 0 deletions

View File

@@ -375,6 +375,7 @@ void Mapper500_Init(CartInfo *);
void Mapper501_Init(CartInfo *);
void Mapper502_Init(CartInfo *);
void Mapper516_Init(CartInfo *);
void Mapper520_Init(CartInfo *);
void Mapper523_Init(CartInfo *);
void Mapper528_Init(CartInfo *);
void Mapper533_Init(CartInfo *);