Implement set_mitm

This commit is contained in:
Michael Scire
2019-11-21 19:32:41 -08:00
committed by SciresM
parent 5228768841
commit 8764d94fd9
13 changed files with 341 additions and 12 deletions

View File

@@ -16,7 +16,7 @@
#pragma once
#include <stratosphere.hpp>
namespace ams::mitm::set {
namespace ams::mitm::settings {
class SetSysMitmService : public sf::IMitmServiceObject {
private: