Gotta take that out again

This commit is contained in:
eukos 2015-07-29 14:00:29 +02:00
parent 2728636354
commit 57f6606a3a

View file

@ -1176,7 +1176,7 @@ void D_PolysetDrawSpans8_C (spanpackage_t *pspanpackage)
int dodith, doshine;
int s, t;
int s2, t2;
#ifdef linux // for now
#if 0 // for now
if (coloredmethod == 1){
D_PolysetDrawSpans8_Low_C (pspanpackage);
return;