]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/client/waypointsprites.qh
remove "color" from the "full" scoreboard, as it no longer exists (is part of the...
[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();