Fix Windows Terminal hide/show functions #342
@ -25,7 +25,6 @@ namespace Ryujinx.UI.Common.Helper
|
||||
[return: MarshalAs(UnmanagedType.Bool)]
|
||||
private static partial bool SetForegroundWindow(nint hWnd);
|
||||
|
||||
|
||||
public static bool SetConsoleWindowStateSupported => OperatingSystem.IsWindows();
|
||||
|
||||
public static void SetConsoleWindowState(bool show)
|
||||
|
Loading…
x
Reference in New Issue
Block a user