]> icculus.org git repositories - divverent/nexuiz.git/blob - scmenu/source/base/snd.qh
Fixed a studid typo in the GetFilteredIndex.
[divverent/nexuiz.git] / scmenu / 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;