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

@ -27,7 +27,6 @@
#include "r_data/r_translate.h"
#include "poly_playersprite.h"
#include "polyrenderer/poly_renderer.h"
#include "swrenderer/scene/r_things.h" // for pspritexscale
EXTERN_CVAR(Bool, r_drawplayersprites)
EXTERN_CVAR(Bool, r_deathcamera)