mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-06 05:01:26 +00:00
bbaaaae81c
of qfcc. doesn't do much yet.
3 lines
96 B
R
3 lines
96 B
R
#include "sound.h"
|
|
|
|
void(entity e, float chan, string samp, float vol, float atten) sound = #0;
|