misc: this is C# XMLdocs not Javadocs

This commit is contained in:
Evan Husted 2024-12-28 22:08:37 -06:00
parent 8b3a945b5f
commit b5999583d6
4 changed files with 15 additions and 15 deletions

View file

@ -189,9 +189,9 @@ namespace Ryujinx.HLE
/// </summary>
public Action RefreshInputConfig { internal get; set; }
/**
* The desired hacky workarounds.
*/
/// <summary>
/// The desired hacky workarounds.
/// </summary>
public DirtyHacks Hacks { internal get; set; }
public HLEConfiguration(VirtualFileSystem virtualFileSystem,