diff --git a/include/hacks/ac/aimbot.hpp b/include/hacks/ac/aimbot.hpp index 63f2d618..85288609 100644 --- a/include/hacks/ac/aimbot.hpp +++ b/include/hacks/ac/aimbot.hpp @@ -23,6 +23,7 @@ struct ac_data int check_timer; int last_weapon; }; +extern int amount[32]; void ResetEverything(); void ResetPlayer(int idx);