Remove r_local header

This commit is contained in:
Magnus Norddahl 2016-12-28 01:56:37 +01:00
commit db53d9c706
12 changed files with 16 additions and 52 deletions

View file

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