Update Makefile, aim.c, and 4 more files...

This commit is contained in:
2025-04-04 18:48:09 -04:00
parent cbea54c5ce
commit 5bf0dfce70
6 changed files with 59 additions and 79 deletions

View File

@@ -33,6 +33,9 @@ bool chams(void* this_ptr);
/* src/features/aim.c */
void aimbot(usercmd_t* cmd);
/* src/features/no_recoil.c */
void no_recoil(usercmd_t* cmd);
/* src/features/misc.c */
void custom_crosshair(void);
void bullet_tracers(usercmd_t* cmd);