sm: add HasService/HasMitm, refactor into sts::

This commit is contained in:
Michael Scire
2019-06-24 17:57:49 -07:00
parent 3ccbb34c62
commit 9217e4c5f9
15 changed files with 69 additions and 118 deletions

View File

@@ -17,7 +17,7 @@
#pragma once
#include <switch.h>
#include <stratosphere.hpp>
#include "sm_types.hpp"
#include <stratosphere/sm.hpp>
namespace sts::sm {