Add mapper 599.

This commit is contained in:
NewRisingSun
2026-02-06 16:01:38 +01:00
parent ed6b26bb52
commit d171ad3993
3 changed files with 82 additions and 0 deletions

View File

@@ -489,6 +489,7 @@ void Mapper595_Init(CartInfo *);
void Mapper596_Init(CartInfo *);
void Mapper597_Init(CartInfo *);
void Mapper598_Init(CartInfo *);
void Mapper599_Init(CartInfo *);
void FFE_Init(CartInfo *);
#endif