Donetsk/hook_lib/stringed.h
2023-10-24 16:16:45 +02:00

5 lines
153 B
C

#pragma once
#include "Main.hpp"
inline utils::hook::detour seh_stringed_getstring;
const char* SEH_StringEd_GetString_Detour(const char* pszReference);