ams_mitm: add temporary hid mitm on 9.x for compat

This commit is contained in:
Michael Scire
2019-09-12 09:01:36 -07:00
committed by SciresM
parent a18a6e87df
commit 6613fda4b1
11 changed files with 256 additions and 2 deletions

View File

@@ -108,6 +108,7 @@ class Utils {
static bool IsHidAvailable();
static void WaitHidAvailable();
static Result GetKeysHeld(u64 *keys);
static OverrideKey GetTitleOverrideKey(u64 tid);