]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/client/laser.qh
Merge branch 'master' into terencehill/hud_cleanups
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / laser.qh
1 #ifndef CLIENT_LASER_H
2 #define CLIENT_LASER_H
3
4 void Ent_Laser();
5
6 #endif