Add mapper 297

- also add appropriate input overrides since cart is light gun based
This commit is contained in:
negativeExponent
2020-01-31 20:19:25 +08:00
parent 65ff96cd5c
commit f4756f9357
3 changed files with 68 additions and 1 deletions

View File

@@ -245,6 +245,7 @@ void J2282_Init(CartInfo *);
void Mapper267_Init(CartInfo *);
void Mapper288_Init(CartInfo *);
void Mapper297_Init(CartInfo *);
void Mapper357_Init(CartInfo *);
void Mapper372_Init(CartInfo *);
void Mapper374_Init(CartInfo *);