Add mapper 559.

This commit is contained in:
NewRisingSun
2025-04-10 18:35:30 +02:00
committed by LibretroAdmin
parent c5ff3d7958
commit c23a5c7b5f
4 changed files with 73 additions and 1 deletions

View File

@@ -393,5 +393,6 @@ void Mapper554_Init(CartInfo *);
void Mapper555_Init(CartInfo *);
void Mapper556_Init(CartInfo *);
void Mapper558_Init(CartInfo *);
void Mapper559_Init(CartInfo *);
#endif