fssrv: add skeleton getters for service object sf::SharedPointers

This commit is contained in:
Michael Scire
2021-12-06 23:11:26 -08:00
committed by SciresM
parent f3dbdc2391
commit 33701bb387
5 changed files with 151 additions and 0 deletions

View File

@@ -30,4 +30,5 @@
#include <stratosphere/fssrv/fscreator/fssrv_storage_on_nca_creator.hpp>
#include <stratosphere/fssrv/fssrv_file_system_proxy_server_session_resource_manager.hpp>
#include <stratosphere/fssrv/impl/fssrv_file_system_proxy_service_object.hpp>
#include <stratosphere/fssrv/fssrv_program_registry_impl.hpp>
#include <stratosphere/fssrv/fssrv_file_system_proxy_api.hpp>