]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/server/csqcprojectile.qh
add the missing files
[divverent/nexuiz.git] / data / qcsrc / server / csqcprojectile.qh
1 .float csqcprojectile_flysound;
2 .float csqcprojectile_clientanimate;
3
4 void CSQCProjectile(entity e);
5 void UpdateCSQCProjectile(entity e);