Split r_main into r_viewport, r_scene and r_light

This commit is contained in:
Magnus Norddahl 2017-01-12 16:21:46 +01:00
commit 80e1844d6c
63 changed files with 893 additions and 945 deletions

View file

@ -25,7 +25,6 @@
#include "doomdef.h"
#include "i_system.h"
#include "w_wad.h"
#include "swrenderer/r_main.h"
#include "v_video.h"
#include "doomstat.h"
#include "st_stuff.h"