Add mapper 554

This commit is contained in:
negativeExponent
2020-10-11 20:25:44 +08:00
parent e03f7adc85
commit 5657cb9a1c
3 changed files with 79 additions and 0 deletions

View File

@@ -274,5 +274,6 @@ void Mapper540_Init(CartInfo *);
void Mapper541_Init(CartInfo *);
void Mapper543_Init(CartInfo *);
void Mapper550_Init(CartInfo *);
void Mapper554_Init(CartInfo *);
#endif