diff options
| author | gdkchan <gab.dark.100@gmail.com> | 2018-03-04 00:06:44 -0300 |
|---|---|---|
| committer | gdkchan <gab.dark.100@gmail.com> | 2018-03-04 00:06:44 -0300 |
| commit | 8dcffe6a5103920ab63e46f93029b27e311335f3 (patch) | |
| tree | fbc8b089505386651c39d63616808e9b9c7bd42b /Ryujinx.Core/OsHle/Services/FspSrv/IFileSystem.cs | |
| parent | 7d48886750dadf839eb2bb37e3a81314b5497c36 (diff) | |
Fix hid touch screen timestamp, add more log info
Diffstat (limited to 'Ryujinx.Core/OsHle/Services/FspSrv/IFileSystem.cs')
| -rw-r--r-- | Ryujinx.Core/OsHle/Services/FspSrv/IFileSystem.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Ryujinx.Core/OsHle/Services/FspSrv/IFileSystem.cs b/Ryujinx.Core/OsHle/Services/FspSrv/IFileSystem.cs index 3593bafb..569a7dd6 100644 --- a/Ryujinx.Core/OsHle/Services/FspSrv/IFileSystem.cs +++ b/Ryujinx.Core/OsHle/Services/FspSrv/IFileSystem.cs @@ -1,4 +1,3 @@ -using ChocolArm64.Memory; using Ryujinx.Core.OsHle.Ipc; using System; using System.Collections.Generic; |
