Skip to content

Commit

Permalink
Spacing.
Browse files Browse the repository at this point in the history
  • Loading branch information
bangfire authored and GreemDev committed Dec 7, 2024
1 parent 0c388a5 commit 17f3154
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Ryujinx.UI.Common/Helper/ConsoleHelper.cs
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ public static partial class ConsoleHelper
[return: MarshalAs(UnmanagedType.Bool)]
private static partial bool SetForegroundWindow(nint hWnd);


public static bool SetConsoleWindowStateSupported => OperatingSystem.IsWindows();

public static void SetConsoleWindowState(bool show)
Expand Down

0 comments on commit 17f3154

Please sign in to comment.