citra/src/core/hle/service/fs
Lioncash 42535468c3 kernel/server_session: Return a std::pair from CreateSessionPair()
Keeps the return type consistent with the function name. While we're at
it, we can also reduce the amount of boilerplate involved with handling
these by using structured bindings.
2019-04-15 21:46:57 +02:00
..
archive.cpp Address review comments 2019-03-06 18:53:34 +01:00
archive.h Address review comments 2019-03-06 18:53:34 +01:00
directory.cpp fs/archive: move file and directory classes to their own files 2018-10-06 01:23:03 -04:00
directory.h cleanup includes 2019-03-26 10:50:41 -04:00
file.cpp kernel/server_session: Return a std::pair from CreateSessionPair() 2019-04-15 21:46:57 +02:00
file.h cleanup includes 2019-03-26 10:50:41 -04:00
fs_user.cpp kernel/server_session: Return a std::pair from CreateSessionPair() 2019-04-15 21:46:57 +02:00
fs_user.h FS: pass down program ID for archive operation 2019-02-02 20:44:13 -05:00