summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/filesystem/fsp/fs_i_file.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-01-25fs/errors: Unify naming of result codesFearlessTobi1-4/+4
2024-01-25fs: Move fsp_srv subclasses to separate filesFearlessTobi1-0/+127
fs: Move additional files to the fsp directory