]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/client/waypointsprites.qh
change the values networked as "long" in scores and race times to "int24_t" (3 bytes...
[divverent/nexuiz.git] / data / qcsrc / client / waypointsprites.qh
1 // they are drawn using a .draw function
2 void Ent_WaypointSprite();
3 void Ent_RemoveWaypointSprite();