Ryujinx/Ryujinx.HLE/HOS/Services/FspSrv
Thomas Guillemard 9b19ea3c87 Remove IFileSystem::OpenDirectory extraneous check (#459)
A directory can be open more than one time. This fix issues with
homebrews opening the same directory multiple time.
2018-10-16 23:55:10 +00:00
..
FsErr.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
IDirectory.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
IFile.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
IFileSystem.cs Remove IFileSystem::OpenDirectory extraneous check (#459) 2018-10-16 23:55:10 +00:00
IFileSystemProxy.cs Save Common implementation (#434) 2018-10-07 15:13:46 +02:00
IStorage.cs Update IStorage.cs (#415) 2018-09-13 13:45:59 +02:00