1
0
Fork 0
forked from suyu/suyu
suyu/src/core/hle/service/filesystem
Lioncash d9ee58a3b5 service/fsp_srv: Update SaveDataInfo and SaveDataDescriptor structs
I realized that I updated the documentation on SwitchBrew a while ago,
but never actually updated the structs within yuzu.
2019-04-05 11:03:53 -04:00
..
filesystem.cpp filesystem: Populate save data sizes from control data 2018-12-27 00:18:00 -05:00
filesystem.h filesystem: Populate save data sizes from control data 2018-12-27 00:18:00 -05:00
fsp_ldr.cpp hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
fsp_ldr.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
fsp_pr.cpp hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
fsp_pr.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
fsp_srv.cpp service/fsp_srv: Update SaveDataInfo and SaveDataDescriptor structs 2019-04-05 11:03:53 -04:00
fsp_srv.h fsp_srv: Unstub SetCurrentProcess 2019-03-18 10:38:01 -04:00