6 lines
126 B
C++
6 lines
126 B
C++
#include "Settings.hpp"
|
|
#include "GlowESP.h"
|
|
|
|
void glow_esp_thread() {
|
|
cheat_thread_state::glow_esp_thread_status = 1;
|
|
} |