]> icculus.org git repositories - divverent/nexuiz.git/blob - data/source/base/snd.qh
restructure
[divverent/nexuiz.git] / data / source / 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;