From 8b4a564235635f7a666aedc0fc79913865ad56b5 Mon Sep 17 00:00:00 2001 From: Steven Fuller Date: Fri, 27 Jul 2001 21:41:02 +0000 Subject: Few more files compile. --- src/kshape.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/kshape.c') diff --git a/src/kshape.c b/src/kshape.c index c7d4883..29de827 100644 --- a/src/kshape.c +++ b/src/kshape.c @@ -7228,13 +7228,11 @@ void RenderBoomSphere(VECTORCH *position, int radius) } } - - #endif + int Alpha[SPHERE_VERTICES]; void RenderExplosionSurface(VOLUMETRIC_EXPLOSION *explosionPtr) { - extern D3DTEXTUREHANDLE FMVTextureHandle[]; int red,green,blue; switch (CurrentVisionMode) -- cgit v1.3