]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qh
Merge branch 'master' into cloudwalk9/mgburstfix
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / gamemodes / gamemode / ctf / cl_ctf.qh
1 #pragma once
2
3 #include "ctf.qh"
4
5 void HUD_Mod_CTF_Reset();
6 void HUD_Mod_CTF(vector pos, vector mySize);