diff options
Diffstat (limited to 'src/Ryujinx.HLE/HOS/Services/Ectx/IWriterForSystem.cs')
| -rw-r--r-- | src/Ryujinx.HLE/HOS/Services/Ectx/IWriterForSystem.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Ryujinx.HLE/HOS/Services/Ectx/IWriterForSystem.cs b/src/Ryujinx.HLE/HOS/Services/Ectx/IWriterForSystem.cs index 621ec777..30c22d1f 100644 --- a/src/Ryujinx.HLE/HOS/Services/Ectx/IWriterForSystem.cs +++ b/src/Ryujinx.HLE/HOS/Services/Ectx/IWriterForSystem.cs @@ -5,4 +5,4 @@ { public IWriterForSystem(ServiceCtx context) { } } -}
\ No newline at end of file +} |
