From 553fa56442ec999960fda8c2842f692136d6ed1c Mon Sep 17 00:00:00 2001 From: Steven Fuller Date: Sat, 7 Sep 2002 00:26:23 +0000 Subject: misc changes --- src/openal.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/openal.c') 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}; -- cgit v1.3