Add mapper 372

This commit is contained in:
negativeExponent
2020-01-28 08:15:53 +08:00
parent b07000a10e
commit dca5ff5a1a
3 changed files with 112 additions and 0 deletions

View File

@@ -244,5 +244,6 @@ void NC7000M_Init(CartInfo *);
void J2282_Init(CartInfo *);
void Mapper357_Init(CartInfo *);
void Mapper372_Init(CartInfo *info);
#endif