Files
DevourClient/user/main.h

11 lines
294 B
C

// Generated C++ file by Il2CppInspector - http://www.djkaty.com - https://github.com/djkaty
// Custom injected code entry point
#pragma once
extern HMODULE myhModule;
extern bool should_unhook;
DWORD __stdcall EjectThread(LPVOID lpParameter);
// Custom injected code entry point
void Run();