Clarify DramSize XMLdoc
parent
f426945fec
commit
e50198b37d
|
|
@ -272,7 +272,7 @@ namespace Ryujinx.Ava.Utilities.Configuration
|
|||
public MemoryManagerMode MemoryManagerMode { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Expands the RAM amount on the emulated system from 4GiB to 8GiB
|
||||
/// Expands the RAM amount on the emulated system
|
||||
/// </summary>
|
||||
public MemoryConfiguration DramSize { get; set; }
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue