]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/common/gamemodes/gamemode/freezetag/cl_freezetag.qh
Purge autocvars.qh from the client-side codebase, cvars are defined in the headers...
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / gamemodes / gamemode / freezetag / cl_freezetag.qh
1 #pragma once
2
3 int autocvar_hud_panel_modicons_freezetag_layout;
4
5 void HUD_Mod_FreezeTag_Export(int fh);