Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
cl_lms.qh
Go to the documentation of this file.
1#pragma once
2
3void HUD_Mod_LMS(vector myPos, vector mySize);
4void HUD_Mod_LMS_Draw(vector myPos, vector mySize);
void HUD_Mod_LMS(vector myPos, vector mySize)
Definition cl_lms.qc:66
void HUD_Mod_LMS_Draw(vector myPos, vector mySize)
Definition cl_lms.qc:27
vector
Definition self.qh:92