Added mapper 445.

This commit is contained in:
NewRisingSun
2025-04-05 21:57:01 +02:00
committed by LibretroAdmin
parent d362485d08
commit 6352d17d41
3 changed files with 262 additions and 0 deletions

View File

@@ -343,6 +343,7 @@ void Mapper439_Init(CartInfo *);
void Mapper441_Init(CartInfo *);
void Mapper443_Init(CartInfo *);
void Mapper444_Init(CartInfo *);
void Mapper445_Init(CartInfo *);
void Mapper448_Init(CartInfo *);
void Mapper449_Init(CartInfo *);
void Mapper452_Init(CartInfo *);