#include "client.h"
Go to the source code of this file.
Typedefs | |
typedef PVOID(* | FNINIT) (VOID) |
Functions | |
qboolean | Sys_GetAntiCheatAPI (void) |
Variables | |
STATIC PVOID | anticheatApi |
STATIC FNINIT | anticheatInit |
STATIC HMODULE | anticheatHandle |
qboolean Sys_GetAntiCheatAPI | ( | void | ) |
STATIC PVOID anticheatApi |
Definition at line 27 of file ac.c.
Referenced by Sys_GetAntiCheatAPI().
STATIC HMODULE anticheatHandle |
Definition at line 29 of file ac.c.
Referenced by Sys_GetAntiCheatAPI().
Definition at line 28 of file ac.c.
Referenced by Sys_GetAntiCheatAPI().