6 lines
124 B
C++
6 lines
124 B
C++
#include "Settings.hpp"
|
|
#include "Aimlock.h"
|
|
|
|
void aimlock_thread() {
|
|
cheat_thread_state::aimlock_thread_status = 1;
|
|
} |