dmnt-cheat: fix compat

This commit is contained in:
Michael Scire
2019-03-03 23:42:52 -08:00
parent afae7eaa11
commit 8d140d835a
2 changed files with 18 additions and 5 deletions

View File

@@ -106,7 +106,8 @@
"svcReadDebugProcessMemory": "0x6a",
"svcWriteDebugProcessMemory": "0x6b",
"svcSetHardwareBreakPoint": "0x6c",
"svcGetDebugThreadParam": "0x6d"
"svcGetDebugThreadParam": "0x6d",
"svcCallSecureMonitor": "0x7f"
}
}, {
"type": "min_kernel_version",