Move line handling to r_line and drawseg drawing to r_drawsegment and then remove r_segs
This commit is contained in:
parent
ac7992a2a1
commit
a9fbd421fb
25 changed files with 2000 additions and 2143 deletions
|
|
@ -42,7 +42,6 @@
|
|||
#include "segments/r_drawsegment.h"
|
||||
#include "segments/r_portalsegment.h"
|
||||
#include "segments/r_clipsegment.h"
|
||||
#include "scene/r_segs.h"
|
||||
#include "scene/r_3dfloors.h"
|
||||
#include "scene/r_portal.h"
|
||||
#include "r_sky.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue