mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2025-01-13 21:31:32 +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…
Reference in a new issue