X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fclient%2Fview.qh;h=f8c8bd26b65e20203bcdf36d08869345bb516951;hb=c039d054a46888048d214000273ccfc63e4611b6;hp=6f70f09beec2219624baeca92e2cd7deaa104fb4;hpb=826222f84e886d85179a032b07edc71d99982040;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/view.qh b/qcsrc/client/view.qh index 6f70f09be..f8c8bd26b 100644 --- a/qcsrc/client/view.qh +++ b/qcsrc/client/view.qh @@ -1 +1,3 @@ #pragma once + +vector crosshair_getcolor(entity this, float health_stat);