mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-07 16:42:45 +00:00
whoops, removed some variables I shouldn't have, so I've added them back
This commit is contained in:
parent
01fd861deb
commit
65add2dc60
1 changed files with 1 additions and 0 deletions
|
|
@ -147,6 +147,7 @@ static void HWR_DrawPatchInCache(GLMipmap_t *mipmap,
|
|||
INT32 x, x1, x2;
|
||||
INT32 col, ncols;
|
||||
fixed_t xfrac, xfracstep;
|
||||
fixed_t yfracstep, scale_y;
|
||||
column_t *patchcol;
|
||||
UINT8 *block = mipmap->grInfo.data;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue