mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-11 06:57:59 -05:00
Service.FS: Rename FileSys::File to FileBackend
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user