- restored accidentally deleted line.

This commit is contained in:
Christoph Oelckers 2016-03-07 23:41:16 +01:00
parent cc2885c2de
commit bd29f0994f

View file

@ -96,6 +96,7 @@ class SightCheck
fixed_t topslope, bottomslope; // slopes to top and bottom of target
int Flags;
divline_t trace;
int portaldir;
unsigned int myseethrough;
void P_SightOpening(SightOpening &open, const line_t *linedef, fixed_t x, fixed_t y);