Add mapper 563.

This commit is contained in:
NewRisingSun
2025-04-10 18:57:30 +02:00
committed by LibretroAdmin
parent c23a5c7b5f
commit 289f1b1519
3 changed files with 65 additions and 0 deletions

View File

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