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

@ -37,7 +37,6 @@
#include "r_main.h"
#include "scene/r_things.h"
#include "drawers/r_draw.h"
#include "scene/r_plane.h"
#include "plane/r_flatplane.h"
#include "scene/r_bsp.h"
#include "segments/r_drawsegment.h"