Xonotic
cl_ctf.qh
Go to the documentation of this file.
1 #pragma once
2 
3 #include "ctf.qh"
4 
5 void HUD_Mod_CTF_Reset();
6 void HUD_Mod_CTF(vector pos, vector mySize);
void HUD_Mod_CTF(vector pos, vector mySize)
Definition: cl_ctf.qc:21
vector(float skel, float bonenum) _skel_get_boneabs_hidden
void HUD_Mod_CTF_Reset()
Definition: cl_ctf.qc:13