Browse Source
vfs_real: Forward declare IOFile
vfs_real: Forward declare IOFile
Eliminates the need to rebuild some source files if the file_util header ever changes. This also uncovered some indirect inclusions, which have also been fixed.nce_cpp
13 changed files with 45 additions and 15 deletions
-
5src/core/core.cpp
-
2src/core/file_sys/registered_cache.cpp
-
6src/core/file_sys/vfs_real.cpp
-
20src/core/file_sys/vfs_real.h
-
1src/core/file_sys/xts_archive.cpp
-
5src/core/loader/loader.cpp
-
6src/core/loader/loader.h
-
3src/yuzu/game_list.cpp
-
2src/yuzu/game_list.h
-
5src/yuzu/game_list_p.h
-
1src/yuzu/main.cpp
-
3src/yuzu/main.h
-
1src/yuzu_cmd/yuzu.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue