add: directx11 hook (menu), imgui/minhook and the settings
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
#pragma once
|
||||
|
||||
extern HMODULE myhModule;
|
||||
extern bool should_unhook;
|
||||
DWORD __stdcall EjectThread(LPVOID lpParameter);
|
||||
|
||||
// Custom injected code entry point
|
||||
void Run();
|
||||
Reference in New Issue
Block a user