1 2 3 4 5
#pragma once #include "context.h" void InitialiseLogging(); void InitialiseEngineSpewFuncHooks(HMODULE baseAddress);