From 455f56573ef8378ad1297970829e227c80525959 Mon Sep 17 00:00:00 2001 From: Steven Fuller Date: Tue, 7 Aug 2001 02:38:43 +0000 Subject: More warning cleanups. Removed a few unused files. --- src/kshape.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/kshape.h') diff --git a/src/kshape.h b/src/kshape.h index dc38e33..3f74956 100644 --- a/src/kshape.h +++ b/src/kshape.h @@ -30,7 +30,6 @@ typedef struct /* fog component */ unsigned char Fog; - } RENDERVERTEX; @@ -87,7 +86,6 @@ enum LIGHTING_MODEL_ID }; - extern void InitialiseLightIntensityStamps(void); extern int FindHeatSourcesInHModel(DISPLAYBLOCK *dispPtr); @@ -100,7 +98,6 @@ extern void TranslatePointIntoViewspace(VECTORCH *pointPtr); extern void CheckRenderStatesForModule(MODULE *modulePtr); - extern void RenderDecal(DECAL *decalPtr); extern void RenderParticle(PARTICLE *particlePtr); @@ -125,4 +122,4 @@ extern int MirroringActive; extern int MirroringAxis; #endif -#endif \ No newline at end of file +#endif -- cgit v1.3