Skip to content

Commit 98f53f5

Browse files
committed
Sync the resources.
1 parent 4a3a970 commit 98f53f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AppleALC/kern_resources.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24831,7 +24831,7 @@ const size_t vendorModSize {10};
2483124831

2483224832
// ControllerMod section
2483324833

24834-
static const uint8_t patchBuf840[] { 0x56, 0x3B, };
24834+
static const uint8_t patchBuf840[] { 0x0C, 0x0C, };
2483524835
static const uint8_t patchBuf841[] { 0x04, 0x0F, };
2483624836
static const KextPatch patches64[] {
2483724837
{ { &kextList[0], patchBuf840, patchBuf841, 2, 4 }, 13, KernelPatcher::KernelAny },

0 commit comments

Comments
 (0)