bear minium hacks to hapics to get broken cores working
affected were bsnes, snes9x, and neshawk
This commit is contained in:
parent
2a09345a7e
commit
b964cf9447
|
@ -10,7 +10,7 @@ namespace BizHawk.Emulation.Common
|
|||
/// <seealso cref="IEmulator" />
|
||||
public class ControllerDefinition
|
||||
{
|
||||
public ControllerDefinition() => HapticsChannels.Add("Debug");
|
||||
public ControllerDefinition() {}
|
||||
|
||||
public ControllerDefinition(ControllerDefinition source)
|
||||
: this()
|
||||
|
|
Loading…
Reference in New Issue