mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-02-26 07:21:48 +00:00
Fix compile error
This commit is contained in:
parent
c4306b624d
commit
fe8a2ae680
1 changed files with 0 additions and 1 deletions
|
|
@ -565,7 +565,6 @@ void R_DrawTiltedSpan_8(void)
|
|||
uz += ds_su.x;
|
||||
vz += ds_sv.x;
|
||||
} while (--width >= 0);
|
||||
}
|
||||
#else
|
||||
#define SPANSIZE 16
|
||||
#define INVSPAN 0.0625f
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue