Add the worst aimbot ever known to man

This commit is contained in:
8dcc
2023-07-29 17:35:17 +02:00
parent 762368d75f
commit e43eeb2d3b
5 changed files with 75 additions and 2 deletions

View File

@@ -26,6 +26,9 @@ void correct_movement(usercmd_t* cmd, vec3_t old_angles);
extern visible_flags visible_mode;
bool chams(void* this_ptr);
/* src/features/aim.c */
void aimbot(usercmd_t* cmd);
/* src/features/misc.c */
void custom_crosshair(void);