]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/client/waypointsprites.qh
new waypointsprite system, onslaught not yet supported
[divverent/nexuiz.git] / data / qcsrc / client / waypointsprites.qh
1 // they are drawn using a .draw function
2 void Ent_WaypointSprite();
3 void Ent_RemoveWaypointSprite();