void* __fastcall CChat_CChat(void* this_ptr, void *edx, void* pDevice, void* pFontRenderer, const char* Source); inline c_hook CChat_CChat_hook{}; void* __fastcall CChat_CChat(void* this_ptr, void* edx, void* pDevice, void* pFontRenderer, const char* Source) { return CChat_CChat_hook.call_original(this_ptr, edx, pDevice, pFontRenderer, Source); }