]> icculus.org git repositories - divverent/nexuiz.git/blob - data/oldmenuqc/base/snd.qh
Rename menu[qc] to oldmenu[qc].
[divverent/nexuiz.git] / data / oldmenuqc / 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;