meh
This commit is contained in:
parent
9ecf2aed7f
commit
4154332077
|
@ -23,7 +23,6 @@ namespace BizHawk.Emulation.Common
|
|||
/// <summary>
|
||||
/// merge some controller definitions for different ports, and such. i promise to fully document this tomorrow
|
||||
/// </summary>
|
||||
/// <returns></returns>
|
||||
public static ControllerDefinition GetMerged(IEnumerable<ControllerDefinition> controllers, out List<ControlDefUnMerger> unmergers)
|
||||
{
|
||||
ControllerDefinition ret = new ControllerDefinition();
|
||||
|
|
Loading…
Reference in New Issue