mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2026-04-21 05:32:02 +00:00
Clarify DramSize XMLdoc
This commit is contained in:
parent
f426945fec
commit
e50198b37d
1 changed files with 1 additions and 1 deletions
|
|
@ -272,7 +272,7 @@ namespace Ryujinx.Ava.Utilities.Configuration
|
||||||
public MemoryManagerMode MemoryManagerMode { get; set; }
|
public MemoryManagerMode MemoryManagerMode { get; set; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Expands the RAM amount on the emulated system from 4GiB to 8GiB
|
/// Expands the RAM amount on the emulated system
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public MemoryConfiguration DramSize { get; set; }
|
public MemoryConfiguration DramSize { get; set; }
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue