2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/common/fs
Lioncash 6806a893bd common/fs/file: Devirtualize destructor
IOFile is a final class, so there's no need for a virtual destructor.
2021-05-28 01:47:52 -04:00
..
file.cpp
file.h common/fs/file: Devirtualize destructor 2021-05-28 01:47:52 -04:00
fs.cpp
fs.h
fs_paths.h
fs_types.h
fs_util.cpp
fs_util.h
path_util.cpp
path_util.h