Service.FS: Rename FileSys::File to FileBackend
This commit is contained in:
parent
d51afab0bc
commit
0931a42af0
10 changed files with 17 additions and 17 deletions
|
@ -96,7 +96,7 @@ set(HEADERS
|
|||
file_sys/archive_backend.h
|
||||
file_sys/archive_romfs.h
|
||||
file_sys/archive_sdmc.h
|
||||
file_sys/file.h
|
||||
file_sys/file_backend.h
|
||||
file_sys/file_romfs.h
|
||||
file_sys/file_sdmc.h
|
||||
file_sys/directory_backend.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue