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

@@ -14,7 +14,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <stratosphere.hpp>
#include "pgl_srv_shell_interface.hpp"
#include "pgl_srv_shell.hpp"
namespace ams::pgl::srv {