Clarify DramSize XMLdoc

This commit is contained in:
Evan Husted 2024-12-30 23:11:59 -06:00 committed by KeatonTheBot
parent 2db7d60cae
commit 6bfcdeee8c

View file

@ -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; }