]> icculus.org git repositories - divverent/nexuiz.git/blob - data/menuqc/base/snd.qh
changed setorigin lines to spawn items one unit higher, this seems to
[divverent/nexuiz.git] / data / menuqc / base / snd.qh
1 // NG-Menu
2 // base/snd.qh
3
4 bool( string pSnd )  Sound_Precache;
5
6 void( string pSnd ) Sound_Free;
7
8 void( string pSnd ) Sound_Play;