sm-plugins/includes/AntiBhopCheat.inc
2018-07-23 11:02:35 +02:00

6 lines
175 B
SourcePawn

#if defined _AntiBhopCheat_Included
#endinput
#endif
#define _AntiBhopCheat_Included
forward void AntiBhopCheat_OnClientDetected(int client, char[] sReason, char[] sStats);