mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-11-06 10:58:59 -06:00
Fix some spelling mistakes
Thanks to LDj3SNuD for spotting these
This commit is contained in:
@@ -72,7 +72,7 @@ namespace Ryujinx.Graphics.Gpu
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Pushes a argument to the macro call argument FIFO.
|
||||
/// Pushes an argument to the macro call argument FIFO.
|
||||
/// </summary>
|
||||
/// <param name="argument">Argument to be pushed</param>
|
||||
public void PushArgument(int argument)
|
||||
|
||||
Reference in New Issue
Block a user