Add missing parameter in headless build
This commit is contained in:
parent
825de3d238
commit
bb81c9dcd9
@ -580,6 +580,7 @@ namespace Ryujinx.Headless.SDL2
|
|||||||
options.MultiplayerLanInterfaceId,
|
options.MultiplayerLanInterfaceId,
|
||||||
Common.Configuration.Multiplayer.MultiplayerMode.Disabled,
|
Common.Configuration.Multiplayer.MultiplayerMode.Disabled,
|
||||||
false,
|
false,
|
||||||
|
"",
|
||||||
"");
|
"");
|
||||||
|
|
||||||
return new Switch(configuration);
|
return new Switch(configuration);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user