9 lines
218 B
C
9 lines
218 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;
|
|
|
|
// Custom injected code entry point
|
|
void Run(); |