Remove some whitespace

This commit is contained in:
Magnus Norddahl 2016-12-22 05:20:53 +01:00
commit 5cfe0cc955
13 changed files with 13 additions and 13 deletions

View file

@ -67,7 +67,7 @@ CUSTOM_CVAR(Bool, r_polyrenderer, 0, CVAR_ARCHIVE | CVAR_GLOBALCONFIG | CVAR_NOI
}
}
namespace swrenderer
namespace swrenderer
{
void R_SWRSetWindow(int windowSize, int fullWidth, int fullHeight, int stHeight, float trueratio);