diff options
| author | Steven Fuller <relnev@icculus.org> | 2001-08-10 02:37:25 +0000 |
|---|---|---|
| committer | Patryk Obara <dreamer.tan@gmail.com> | 2019-08-20 02:22:36 +0200 |
| commit | 62bc91ebba5cd3e1672ac1356d561e2228272859 (patch) | |
| tree | 19b53ddf747aee6f29e2041952c040940618696a /src/stubs.c | |
| parent | d19a2069c6d51b6e8aaf3f47742316e4808db49f (diff) | |
Added the windows gamma code.
Fixed lighting problem with weapons.
Diffstat (limited to 'src/stubs.c')
| -rw-r--r-- | src/stubs.c | 4 |
1 files changed, 0 insertions, 4 deletions
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) |
