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,
|
||||
Common.Configuration.Multiplayer.MultiplayerMode.Disabled,
|
||||
false,
|
||||
"",
|
||||
"");
|
||||
|
||||
return new Switch(configuration);
|
||||
|
Loading…
x
Reference in New Issue
Block a user