]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/client/waypointsprites.qh
Factor "impulse" cheats out of cl_impulse.qc
[divverent/nexuiz.git] / data / qcsrc / client / waypointsprites.qh
1 // they are drawn using a .draw function
2 void Ent_WaypointSprite();
3 void Ent_RemoveWaypointSprite();