Added the windows gamma code.
Fixed lighting problem with weapons.
This commit is contained in:
parent
d19a2069c6
commit
62bc91ebba
6 changed files with 86 additions and 106 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue