core: ns: Implement pl:s service

This commit is contained in:
Narr the Reg 2022-09-03 13:30:29 -05:00 committed by Liam
parent 199f77b92f
commit c7a814f10f
6 changed files with 27 additions and 26 deletions

View file

@ -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_vector.h"
#include "core/hle/service/ns/pl_u.h"
#include "core/hle/service/ns/iplatform_service_manager.h"
namespace FileSys::SystemArchive {