mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-15 04:37:51 +00:00
ns: rewrite IPlatformServiceManager
This commit is contained in:
parent
08a7ca1e20
commit
cd6122b389
6 changed files with 81 additions and 92 deletions
|
@ -9,7 +9,7 @@
|
|||
#include "core/file_sys/system_archive/data/font_standard.h"
|
||||
#include "core/file_sys/system_archive/shared_font.h"
|
||||
#include "core/file_sys/vfs/vfs_vector.h"
|
||||
#include "core/hle/service/ns/iplatform_service_manager.h"
|
||||
#include "core/hle/service/ns/platform_service_manager.h"
|
||||
|
||||
namespace FileSys::SystemArchive {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue