Few more files compile.

This commit is contained in:
Steven Fuller 2001-07-27 21:41:02 +00:00 committed by Patryk Obara
parent 936a5198e4
commit 8b4a564235
9 changed files with 52 additions and 31 deletions

View file

@ -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)