Plane dynlight setup

This commit is contained in:
Magnus Norddahl 2016-12-22 07:06:18 +01:00
commit fcbacf8cac
5 changed files with 120 additions and 0 deletions

View file

@ -63,6 +63,7 @@ namespace swrenderer
double dc_texturemid;
FLightNode *dc_light_list;
visplane_light *ds_light_list;
int ylookup[MAXHEIGHT];
uint8_t shadetables[NUMCOLORMAPS * 16 * 256];