mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 12:31:54 +00:00
Update r_segs.c
This commit is contained in:
parent
b90236281c
commit
ee94af04d5
1 changed files with 0 additions and 3 deletions
|
|
@ -45,9 +45,6 @@ static vertex_t segleft, segright;
|
||||||
static fixed_t ceilingfrontslide, floorfrontslide, ceilingbackslide, floorbackslide;
|
static fixed_t ceilingfrontslide, floorfrontslide, ceilingbackslide, floorbackslide;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// for R_CalculateSegDistance
|
|
||||||
#define SOFTWARE_USE_FLOATS
|
|
||||||
|
|
||||||
//
|
//
|
||||||
// regular wall
|
// regular wall
|
||||||
//
|
//
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue