summaryrefslogtreecommitdiff
path: root/src/openal.c
diff options
context:
space:
mode:
authorSteven Fuller <relnev@icculus.org>2002-09-07 00:26:23 +0000
committerPatryk Obara <dreamer.tan@gmail.com>2019-08-20 02:22:37 +0200
commit553fa56442ec999960fda8c2842f692136d6ed1c (patch)
tree8023eb7cbacf73de5cee8a862482b8d6f9308266 /src/openal.c
parente681d155d9cbc27bdacc05bd967a249c56e3f1f1 (diff)
misc changes
Diffstat (limited to 'src/openal.c')
-rw-r--r--src/openal.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/openal.c b/src/openal.c
index d00a0ab..ba0163c 100644
--- a/src/openal.c
+++ b/src/openal.c
@@ -21,7 +21,6 @@
#include "dynamics.h"
#include "dynblock.h"
#include "stratdef.h"
-#include "openal.h"
ACTIVESOUNDSAMPLE ActiveSounds[SOUND_MAXACTIVE];
ACTIVESOUNDSAMPLE BlankActiveSound = {SID_NOSOUND,ASP_Minimum,0,0,NULL,0,0,0,0,0, { {0,0,0},{0,0,0},0,0 }, 0, 0, { 0.0, 0.0, 0.0 }, { 0.0, 0.0, 0.0 }, NULL, NULL, NULL};