Storm/Get_Glow_Color.hpp
2024-04-03 22:17:09 +03:00

4 lines
128 B
C++
Executable File

void __thiscall Redirected_Get_Glow_Color(void* Entity, float* Red, float* Green, float* Blue, float* Alpha)
{
*Alpha = 0;
}