Add 42-in-80000 multicart (m380)

This commit is contained in:
negativeExponent
2020-03-24 01:34:03 +08:00
parent a09293bcc0
commit a9f679ef15
4 changed files with 100 additions and 1 deletions

View File

@@ -260,8 +260,9 @@ void Mapper360_Init(CartInfo *);
void Mapper369_Init(CartInfo *);
void Mapper372_Init(CartInfo *);
void Mapper374_Init(CartInfo *);
void Mapper382_Init(CartInfo *);
void Mapper380_Init(CartInfo *);
void Mapper381_Init(CartInfo *);
void Mapper382_Init(CartInfo *);
void Mapper389_Init(CartInfo *);
void Mapper390_Init(CartInfo *);
void Mapper516_Init(CartInfo *);