pgl: Implement pgl::srv::Initialize

This commit is contained in:
Michael Scire
2020-04-16 03:56:28 -07:00
parent 25c392676b
commit c2bf630c40
7 changed files with 73 additions and 3 deletions

View File

@@ -19,4 +19,5 @@
#include <stratosphere/pgl/pgl_types.hpp>
#include <stratosphere/pgl/pgl_event_observer.hpp>
#include <stratosphere/pgl/pgl_shell_api.hpp>
#include <stratosphere/pgl/sf/pgl_sf_i_shell_interface.hpp>
#include <stratosphere/pgl/pgl_shell_api.hpp>
#include <stratosphere/pgl/srv/pgl_srv_api.hpp>