projects
/
xonotic
/
xonotic-data.pk3dir.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Purge client/defs.qh
[xonotic/xonotic-data.pk3dir.git]
/
qcsrc
/
client
/
hud
/
crosshair.qh
diff --git
a/qcsrc/client/hud/crosshair.qh
b/qcsrc/client/hud/crosshair.qh
index
f485628
..
8de5e5a
100644
(file)
--- a/
qcsrc/client/hud/crosshair.qh
+++ b/
qcsrc/client/hud/crosshair.qh
@@
-1,5
+1,7
@@
#pragma once
+float vortex_charge_movingavg; // WEAPONTODO
+
vector crosshair_getcolor(entity this, float health_stat);
void TrueAim_Init();
void HUD_Crosshair(entity this);