aboutsummaryrefslogtreecommitdiff
path: root/src/xhair.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/xhair.c')
-rw-r--r--src/xhair.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xhair.c b/src/xhair.c
index e0017ba..9d1ee34 100644
--- a/src/xhair.c
+++ b/src/xhair.c
@@ -26,7 +26,7 @@
FEATURE("custom crosshair drawing")
REQUIRE(hud)
-DECL_VFUNC_DYN(bool, IsInGame)
+DECL_VFUNC_DYN(struct VEngineClient, bool, IsInGame)
DEF_FEAT_CVAR(sst_xhair, "Enable custom crosshair", 0, CON_ARCHIVE)
DEF_FEAT_CVAR(sst_xhair_colour,