From 4f6c21cabf46eecdb2e3ec2b96181b7788c71ca8 Mon Sep 17 00:00:00 2001 From: masagrator Date: Sat, 11 Apr 2020 19:13:19 +0200 Subject: [PATCH] Update hbl.json --- hbl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hbl.json b/hbl.json index e72d446..e3ccfdd 100644 --- a/hbl.json +++ b/hbl.json @@ -130,7 +130,7 @@ "svcWriteDebugProcessMemory": "0x6B", "svcSetHardwareBreakPoint": "0x6C", "svcGetDebugThreadParam": "0x6D", - "svcGetSystemInfo": "0x6F", + "svcGetSystemInfo": "0x6F", "svcConnectToPort": "0x72", "svcSetProcessMemoryPermission": "0x73", "svcMapProcessMemory": "0x74",