]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/common/gamemodes/gamemode/nexball/cl_nexball.qh
Minor cleanup of client/defs.qh, move replicated cvars to a common location
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / gamemodes / gamemode / nexball / cl_nexball.qh
1 #pragma once
2
3 void HUD_Mod_NexBall(vector pos, vector mySize);
4
5 float nb_pb_period;