Add mapper 450.

This commit is contained in:
NewRisingSun
2025-04-10 01:09:54 +02:00
committed by LibretroAdmin
parent dd13231a8f
commit e7983ab4a9
4 changed files with 44 additions and 2 deletions

View File

@@ -348,6 +348,7 @@ void Mapper445_Init(CartInfo *);
void Mapper447_Init(CartInfo *);
void Mapper448_Init(CartInfo *);
void Mapper449_Init(CartInfo *);
void Mapper450_Init(CartInfo *);
void Mapper452_Init(CartInfo *);
void Mapper453_Init(CartInfo *);
void Mapper454_Init(CartInfo *);