]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/common/gamemodes/gamemode/clanarena/cl_clanarena.qh
Move gametype registers into their own files, fallback now selects a supported gamety...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / gamemodes / gamemode / clanarena / cl_clanarena.qh
1 #pragma once
2
3 void HUD_Mod_CA(vector myPos, vector mySize);
4 void HUD_Mod_CA_Export(int fh);