2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/core/hle/service/filesystem
David Marcec 78e5f162e2 fs-srv: GetFreeSpaceSize & GetTotalSpaceSize
Closes #3533

Turns out the functions were already implemented but just never added
2020-04-30 23:59:57 +10:00
..
filesystem.cpp CMakeLists: Specify -Wextra on linux builds 2020-04-15 21:33:46 -04:00
filesystem.h
fsp_ldr.cpp
fsp_ldr.h
fsp_pr.cpp
fsp_pr.h
fsp_srv.cpp fs-srv: GetFreeSpaceSize & GetTotalSpaceSize 2020-04-30 23:59:57 +10:00
fsp_srv.h