2002-08-15 06:56:37 +00:00
|
|
|
#include "sound.h"
|
|
|
|
|
2002-08-15 07:05:17 +00:00
|
|
|
void (entity e, float chan, string samp, float vol, float atten) sound = #8;
|
2002-08-15 06:56:37 +00:00
|
|
|
void (vector pos, string samp, float vol, float atten) ambientsound = #74;
|