Merge commit '2fea46a719b2084bde7d9e9e37f9a26a5a59c1ab'

This commit is contained in:
Rachael Alexanderson 2016-12-18 20:55:00 -05:00
commit 134825a8c8
1 changed files with 1 additions and 2 deletions

View File

@ -54,9 +54,8 @@
CVAR(Bool, r_fogboundary, true, 0)
CVAR(Bool, r_drawmirrors, true, 0)
EXTERN_CVAR(Bool, r_fullbrightignoresectorcolor);
EXTERN_CVAR(Bool, r_mipmap)
namespace swrenderer
namespace swrenderer
{
using namespace drawerargs;