]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/client/waypointsprites.qh
optimize zcurveparticles by combining multiple instances with same start
[divverent/nexuiz.git] / data / qcsrc / client / waypointsprites.qh
1 // they are drawn using a .draw function
2 void Ent_WaypointSprite();
3 void Ent_RemoveWaypointSprite();