nes-fix gauntlet
This commit is contained in:
parent
ed9de010c0
commit
9d6001691f
|
@ -20,7 +20,7 @@ namespace BizHawk.Emulation.Consoles.Nintendo
|
|||
}
|
||||
|
||||
BaseSetup();
|
||||
SetMirrorType(Cart.pad_h, Cart.pad_v);
|
||||
SetMirroring(0, 1, 0, 1);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue