There was an error fetching the commit references. Please try again later.
Merge pull request #1833 from lioncash/clean
service/fsp_srv: Implement CleanDirectoryRecursively
Showing
- src/core/file_sys/vfs.cpp 46 additions, 0 deletionssrc/core/file_sys/vfs.cpp
- src/core/file_sys/vfs.h 16 additions, 4 deletionssrc/core/file_sys/vfs.h
- src/core/hle/service/filesystem/filesystem.cpp 12 additions, 0 deletionssrc/core/hle/service/filesystem/filesystem.cpp
- src/core/hle/service/filesystem/filesystem.h 12 additions, 0 deletionssrc/core/hle/service/filesystem/filesystem.h
- src/core/hle/service/filesystem/fsp_srv.cpp 11 additions, 1 deletionsrc/core/hle/service/filesystem/fsp_srv.cpp
Loading
Please register or sign in to comment