Patch bug in dedi
This commit is contained in:
parent
6635218dce
commit
6e9e974a35
@ -44,6 +44,7 @@ private:
|
|||||||
|
|
||||||
void patch_dedi() const
|
void patch_dedi() const
|
||||||
{
|
{
|
||||||
|
utils::hook::nop(0x4FE051, 5);
|
||||||
}
|
}
|
||||||
|
|
||||||
static __declspec(noreturn) void long_jump_stub(jmp_buf buf, const int value) noexcept(false)
|
static __declspec(noreturn) void long_jump_stub(jmp_buf buf, const int value) noexcept(false)
|
||||||
|
Loading…
Reference in New Issue
Block a user