From 506f095bcb528468f25a637977efcc408590ae67 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Sun, 21 Jan 2024 21:01:00 +0000 Subject: Add a half-decent custom crosshair --- compile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'compile') diff --git a/compile b/compile index abdd5a7..bcda4ec 100755 --- a/compile +++ b/compile @@ -70,6 +70,7 @@ src="\ gamedata.c gameinfo.c gameserver.c + hexcolour.c hook.c hud.c kvsys.c @@ -79,6 +80,7 @@ src="\ nosleep.c portalcolours.c sst.c + xhair.c x86.c" if [ "$dbg" = 1 ]; then src="$src \ dbg.c -- cgit v1.2.3