Add mappers 382, 534, 539

This commit is contained in:
negativeExponent
2020-02-05 12:00:54 +08:00
parent 43ca4755bb
commit 7ba3350900
5 changed files with 306 additions and 2 deletions

View File

@@ -250,10 +250,13 @@ void Mapper357_Init(CartInfo *);
void Mapper360_Init(CartInfo *);
void Mapper372_Init(CartInfo *);
void Mapper374_Init(CartInfo *);
void Mapper382_Init(CartInfo *);
void Mapper381_Init(CartInfo *);
void Mapper390_Init(CartInfo *);
void Mapper533_Init(CartInfo *);
void Mapper534_Init(CartInfo *);
void Mapper538_Init(CartInfo *);
void Mapper539_Init(CartInfo *);
void Mapper541_Init(CartInfo *);
#endif