- mpved all software renderer specific code for the portals into the render sources.

This commit is contained in:
Christoph Oelckers 2016-02-05 15:39:06 +01:00
commit 00895c245e
6 changed files with 25 additions and 25 deletions

View file

@ -37,6 +37,7 @@
#include "r_local.h"
#include "r_plane.h"
#include "r_bsp.h"
#include "r_segs.h"
#include "r_3dfloors.h"
#include "r_sky.h"
#include "st_stuff.h"