Move renders into folders

This commit is contained in:
Magnus Norddahl 2016-12-27 06:31:55 +01:00
commit 2659090e1c
65 changed files with 147 additions and 137 deletions

View file

@ -47,7 +47,7 @@
#include "doomstat.h"
#include "m_argv.h"
#include "version.h"
#include "r_swrenderer.h"
#include "swrenderer/r_swrenderer.h"
EXTERN_CVAR (Bool, ticker)
EXTERN_CVAR (Bool, fullscreen)