mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
why
This commit is contained in:
parent
c356dd403c
commit
6c65dd0fcd
@ -158,11 +158,6 @@ void Hooks::RemoveHooks()
|
||||
// Unhook CMatSystemSurface functions
|
||||
MH_RemoveHook(addr_CMatSystemSurface_LockCursor);
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
// Unhook Utility functions
|
||||
MH_RemoveHook(addr_MSG_EngineError);
|
||||
MH_RemoveHook(addr_LoadPlaylist);
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
// Unhook WinAPI
|
||||
if (Module user32dll = Module("user32.dll"); user32dll.GetModuleBase()) // Is user32.dll valid?
|
||||
|
Loading…
x
Reference in New Issue
Block a user