Clarify DramSize XMLdoc

This commit is contained in:
Evan Husted
2024-12-31 22:14:35 -06:00
committed by KeatonTheBot
parent 2db7d60cae
commit 6bfcdeee8c
@@ -266,7 +266,7 @@ namespace Ryujinx.UI.Common.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; }