]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/client/waypointsprites.qh
Do not execute the TrueAim code if the crosshair doesn't get drawn.
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / waypointsprites.qh
1 // they are drawn using a .draw function
2 void Ent_WaypointSprite();
3 void Ent_RemoveWaypointSprite();