From 62bc91ebba5cd3e1672ac1356d561e2228272859 Mon Sep 17 00:00:00 2001 From: Steven Fuller Date: Fri, 10 Aug 2001 02:37:25 +0000 Subject: Added the windows gamma code. Fixed lighting problem with weapons. --- src/stubs.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/stubs.c') diff --git a/src/stubs.c b/src/stubs.c index 756f2a9..ce16084 100644 --- a/src/stubs.c +++ b/src/stubs.c @@ -40,10 +40,6 @@ void Draw_Item_2dTexturePolygon(int *itemptr) } } - -/* gammacontrol.cpp */ -int RequestedGammaSetting; - /* indexfnt.cpp */ void INDEXFNT_PFLoadHook(FontIndex I_Font_New, PFFONT *pffont_New) -- cgit v1.3