mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-07-01 15:20:47 -07: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