feat: Initial commit of project structure, IDA database, the Tools, readme and license
This commit is contained in:
6
Ezfrags/Triggerbot.cpp
Normal file
6
Ezfrags/Triggerbot.cpp
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "Settings.hpp"
|
||||
#include "Triggerbot.h"
|
||||
|
||||
void trigger_thread() {
|
||||
cheat_thread_state::trigger_thread_status = 1;
|
||||
}
|
||||
Reference in New Issue
Block a user