mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 07:35:45 +00:00
yuzu: Port old usages of Filesystem namespace to FilesystemController
This commit is contained in:
parent
688d14436f
commit
c3ad37b707
14 changed files with 106 additions and 46 deletions
|
@ -26,6 +26,7 @@
|
|||
#include "core/hle/service/filesystem/fsp_pr.h"
|
||||
#include "core/hle/service/filesystem/fsp_srv.h"
|
||||
#include "core/loader/loader.h"
|
||||
#include "core/settings.h"
|
||||
|
||||
namespace Service::FileSystem {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue