Added mapper 608.

This commit is contained in:
NewRisingSun
2026-02-08 12:29:38 +01:00
parent c0025a327b
commit 912d524c35
3 changed files with 40 additions and 0 deletions

View File

@@ -494,6 +494,7 @@ void Mapper603_Init(CartInfo *);
void Mapper605_Init(CartInfo *);
void Mapper606_Init(CartInfo *);
void Mapper607_Init(CartInfo *);
void Mapper608_Init(CartInfo *);
void FFE_Init(CartInfo *);
#endif