Remove r_drawers.h and move softpoly drawer related stuff out of the swrenderer

This commit is contained in:
Magnus Norddahl 2017-02-23 09:02:13 +01:00
commit 56045c1293
21 changed files with 153 additions and 188 deletions

View file

@ -34,7 +34,7 @@
#include "v_palette.h"
#include "r_data/colormaps.h"
#include "poly_buffer.h"
#include "swrenderer/drawers/r_drawers.h"
#include "screen_triangle.h"
/////////////////////////////////////////////////////////////////////////////