8 lines
120 B
C
8 lines
120 B
C
#pragma once
|
|
|
|
#include "CUserCmd.h"
|
|
|
|
void Aimbot();
|
|
void SilentAimbot(CUserCmd* pCmd);
|
|
void Ver2Aimbot(CUserCmd* pCmd);
|