aboutsummaryrefslogtreecommitdiffstats
path: root/code/client/snd_mix.c
diff options
context:
space:
mode:
Diffstat (limited to 'code/client/snd_mix.c')
-rw-r--r--code/client/snd_mix.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/code/client/snd_mix.c b/code/client/snd_mix.c
index 47d5ba5..62e6841 100644
--- a/code/client/snd_mix.c
+++ b/code/client/snd_mix.c
@@ -30,7 +30,6 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
static portable_samplepair_t paintbuffer[PAINTBUFFER_SIZE];
static int snd_vol;
-// bk001119 - these not static, required by unix/snd_mixa.s
int* snd_p;
int snd_linear_count;
short* snd_out;