make stupid slopes render on stupid unix stupids

This commit is contained in:
RedEnchilada 2015-04-21 10:01:51 -05:00
parent 7703eae0e8
commit f130a529b1
1 changed files with 1 additions and 2 deletions

View File

@ -535,8 +535,7 @@ void R_DrawTiltedSpan_8(void)
// x1, x2 = ds_x1, ds_x2
int width = ds_x2 - ds_x1;
double iz, uz, vz;
BYTE *fb;
DWORD u, v;
UINT32 u, v;
int i;
UINT8 *source;