diff options
Diffstat (limited to 'src/kshape.c')
| -rw-r--r-- | src/kshape.c | 4 |
1 files changed, 1 insertions, 3 deletions
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) |
