mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-02-20 10:53:27 +00:00
whoops, removed some variables I shouldn't have, so I've added them back
This commit is contained in:
parent
30a00c812c
commit
efa042a995
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…
Reference in a new issue