mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-04-21 18:08:12 -05:00
Add TOML files for PowerRecomp.
This commit is contained in:
@@ -524,7 +524,7 @@ uint32_t ObReferenceObjectByHandle(uint32_t handle, uint32_t objectType, XLPDWOR
|
||||
{
|
||||
//printf("Invoking method ObReferenceObjectByHandle\n");
|
||||
*object = handle;
|
||||
return GetPPCContext()->lr == 0x82BD588C ? 0xFFFFFFFF : 0;
|
||||
return 0;
|
||||
}
|
||||
|
||||
void KeQueryBasePriorityThread()
|
||||
|
||||
Reference in New Issue
Block a user