Move remaining parts of r_things into r_visiblesprite

This commit is contained in:
Magnus Norddahl 2017-01-11 15:41:42 +01:00
commit dce3a1c81c
25 changed files with 686 additions and 835 deletions

View file

@ -35,7 +35,6 @@
#include "m_random.h"
#include "m_bbox.h"
#include "r_main.h"
#include "scene/r_things.h"
#include "drawers/r_draw.h"
#include "plane/r_flatplane.h"
#include "scene/r_bsp.h"