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