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