Storm/Get_Glow_Color.hpp

4 lines
128 B
C++
Raw Normal View History

2024-04-04 03:17:09 +08:00
void __thiscall Redirected_Get_Glow_Color(void* Entity, float* Red, float* Green, float* Blue, float* Alpha)
{
*Alpha = 0;
}