mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
RTech: remove temp debugging code
This commit is contained in:
parent
095f41bbe2
commit
1e949056ac
@ -443,10 +443,6 @@ LABEL_45:
|
||||
v28 = memoryData->field_2A8;
|
||||
numBytesToProcess = qword1D0 - memoryData->processedPatchedDataSize;
|
||||
|
||||
// temp debugging measure to set the patch func ptr to the one in sdk
|
||||
if (memoryData->patchFunc == PakPatchFuncs_s::PatchFunc_t(0x000000014043e2a0))
|
||||
memoryData->patchFunc = g_pakPatchApi[0];
|
||||
|
||||
if (memoryData->patchSrcSize + v28)
|
||||
{
|
||||
do
|
||||
|
Loading…
x
Reference in New Issue
Block a user