mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-25 15:19:50 -06:00
frontend: Add a SDL2 headless window (#2310)
This commit is contained in:
@ -133,7 +133,7 @@ namespace Ryujinx.HLE
|
||||
/// <summary>
|
||||
/// Aspect Ratio applied to the renderer window by the SurfaceFlinger service.
|
||||
/// </summary>
|
||||
public AspectRatio AspectRatio { internal get; set; }
|
||||
public AspectRatio AspectRatio { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// An action called when HLE force a refresh of output after docked mode changed.
|
||||
|
Reference in New Issue
Block a user