Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
cl_keyhunt.qh
Go to the documentation of this file.
1#pragma once
2
3void HUD_Mod_KH(vector myPos, vector mySize, bool should_draw);
void HUD_Mod_KH(vector myPos, vector mySize, bool should_draw)
Definition cl_keyhunt.qc:8
vector
Definition self.qh:92