This commit is contained in:
BenCat07 2018-03-03 20:23:45 +01:00 committed by GitHub
parent 2df715e4b6
commit 83b89ba401
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,7 @@ struct ac_data
int check_timer;
int last_weapon;
};
extern int amount[32];
void ResetEverything();
void ResetPlayer(int idx);