Added the prototype for the radar function

This commit is contained in:
ALittlePatate
2022-01-02 16:58:07 +01:00
parent ec914914f7
commit 83efe702fb
6 changed files with 51 additions and 10 deletions

View File

@@ -7,7 +7,7 @@
#include <iostream>
#include <Windows.h>
//This function is about 80% decompiled
//This function is about 90% decompiled
void bunnyhop_thread() {
cheat_thread_state::bunnyhop_thread_status = 1;
while (1) {