Moved remaining parts of r_plane to r_visibleplane

This commit is contained in:
Magnus Norddahl 2016-12-31 14:45:41 +01:00
commit 3967156d62
26 changed files with 500 additions and 689 deletions

View file

@ -56,7 +56,6 @@
#include "d_netinf.h"
#include "p_effect.h"
#include "r_bsp.h"
#include "r_plane.h"
#include "r_segs.h"
#include "r_3dfloors.h"
#include "swrenderer/drawers/r_draw_rgba.h"