Update r_segs.c

This commit is contained in:
Jaime Passos 2019-12-29 19:43:38 -03:00
parent 69b4efb579
commit 2f4c270a7b
1 changed files with 0 additions and 3 deletions

View File

@ -45,9 +45,6 @@ static vertex_t segleft, segright;
static fixed_t ceilingfrontslide, floorfrontslide, ceilingbackslide, floorbackslide;
#endif
// for R_CalculateSegDistance
#define SOFTWARE_USE_FLOATS
//
// regular wall
//