loader/ams_mitm: Change Down -> Held in API

This commit is contained in:
Michael Scire
2019-03-15 21:28:38 -07:00
parent 35167da6dd
commit 51fa778fb2
5 changed files with 6 additions and 6 deletions

View File

@@ -76,7 +76,7 @@ class Utils {
static bool IsHidAvailable();
static Result GetKeysDown(u64 *keys);
static Result GetKeysHeld(u64 *keys);
static OverrideKey GetTitleOverrideKey(u64 tid);
static bool HasOverrideButton(u64 tid);