This commit is contained in:
Jaime Passos 2019-12-11 22:11:00 -03:00
parent 0652ffd67f
commit e01eb19044

View file

@ -438,7 +438,6 @@ static UINT8 *R_GenerateTexture(size_t texnum)
texpatch_t *patch;
patch_t *realpatch;
UINT8 *pdata;
boolean dealloc = false;
int x, x1, x2, i, width, height;
size_t blocksize;
column_t *patchcol;