Gotta take that out again
This commit is contained in:
parent
2728636354
commit
57f6606a3a
1 changed files with 1 additions and 1 deletions
|
@ -1176,7 +1176,7 @@ void D_PolysetDrawSpans8_C (spanpackage_t *pspanpackage)
|
||||||
int dodith, doshine;
|
int dodith, doshine;
|
||||||
int s, t;
|
int s, t;
|
||||||
int s2, t2;
|
int s2, t2;
|
||||||
#ifdef linux // for now
|
#if 0 // for now
|
||||||
if (coloredmethod == 1){
|
if (coloredmethod == 1){
|
||||||
D_PolysetDrawSpans8_Low_C (pspanpackage);
|
D_PolysetDrawSpans8_Low_C (pspanpackage);
|
||||||
return;
|
return;
|
||||||
|
|
Loading…
Reference in a new issue