Added the windows gamma code.

Fixed lighting problem with weapons.
This commit is contained in:
Steven Fuller 2001-08-10 02:37:25 +00:00 committed by Patryk Obara
parent d19a2069c6
commit 62bc91ebba
6 changed files with 86 additions and 106 deletions

View file

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