From 83b89ba4012ddb2064e4ce2fc7a0dcca87f68957 Mon Sep 17 00:00:00 2001 From: BenCat07 Date: Sat, 3 Mar 2018 20:23:45 +0100 Subject: [PATCH] phpp --- include/hacks/ac/aimbot.hpp | 1 + 1 file changed, 1 insertion(+) 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);