Convert r_actualextralight global to a function

This commit is contained in:
Magnus Norddahl 2017-01-12 19:09:13 +01:00
commit f912b4ab8b
9 changed files with 19 additions and 23 deletions

View file

@ -51,7 +51,6 @@ namespace swrenderer
FSpecialColormap *realfixedcolormap;
bool foggy; // [RH] ignore extralight and fullbright?
int r_actualextralight;
namespace
{