Few more files compile.
This commit is contained in:
parent
936a5198e4
commit
8b4a564235
9 changed files with 52 additions and 31 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue