sm-plugins/AntiBhopCheat/scripting/include/AntiBhopCheat.inc
BotoX eefb23882b batch remove trailing spaces and convert windows \r\n line endings to linux \n
i don't want to have to do this again, fix your shitty code editors @commiters !!!
2018-08-09 19:35:44 +02:00

6 lines
174 B
SourcePawn

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