From 08545b98c621ca2303108db79154046f360451eb Mon Sep 17 00:00:00 2001 From: Steven Fuller Date: Wed, 9 Jan 2002 23:07:34 +0000 Subject: Cleanups (Tim Beckmann) --- src/kshape.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/kshape.h') diff --git a/src/kshape.h b/src/kshape.h index 6bd1f60..a3434ef 100644 --- a/src/kshape.h +++ b/src/kshape.h @@ -110,6 +110,8 @@ void OutputTranslucentPolyList(void); void RenderLightFlare(VECTORCH *positionPtr, unsigned int colour); extern void RenderFlechetteParticle(PARTICLE *particlePtr); void RenderExplosionSurface(VOLUMETRIC_EXPLOSION *explosionPtr); +void ClearTranslucentPolyList(void); +void AddHierarchicalShape(DISPLAYBLOCK *dptr, VIEWDESCRIPTORBLOCK *VDB_Ptr); /* KJL 10:25:44 7/23/97 - this offset is used to push back the normal game gfx, so that the HUD can be drawn over the top without sinking into walls, etc. */ -- cgit v1.3