aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.HLE/HOS/Services/Nv/INvGemControl.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Ryujinx.HLE/HOS/Services/Nv/INvGemControl.cs')
-rw-r--r--src/Ryujinx.HLE/HOS/Services/Nv/INvGemControl.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Ryujinx.HLE/HOS/Services/Nv/INvGemControl.cs b/src/Ryujinx.HLE/HOS/Services/Nv/INvGemControl.cs
index 7bf99ed1..2134c026 100644
--- a/src/Ryujinx.HLE/HOS/Services/Nv/INvGemControl.cs
+++ b/src/Ryujinx.HLE/HOS/Services/Nv/INvGemControl.cs
@@ -5,4 +5,4 @@
{
public INvGemControl(ServiceCtx context) { }
}
-} \ No newline at end of file
+}