mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-07-06 13:27:51 -05:00
vfs: Move vfs files to their own directory
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
#include <string>
|
||||
|
||||
#include "common/common_types.h"
|
||||
#include "core/file_sys/vfs_types.h"
|
||||
#include "core/file_sys/vfs/vfs_types.h"
|
||||
#include "core/hle/result.h"
|
||||
#include "core/hle/service/kernel_helpers.h"
|
||||
|
||||
|
Reference in New Issue
Block a user