mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-01-18 23:42:11 +00:00
Sad!
This commit is contained in:
parent
0652ffd67f
commit
e01eb19044
1 changed files with 0 additions and 1 deletions
|
@ -438,7 +438,6 @@ static UINT8 *R_GenerateTexture(size_t texnum)
|
||||||
texpatch_t *patch;
|
texpatch_t *patch;
|
||||||
patch_t *realpatch;
|
patch_t *realpatch;
|
||||||
UINT8 *pdata;
|
UINT8 *pdata;
|
||||||
boolean dealloc = false;
|
|
||||||
int x, x1, x2, i, width, height;
|
int x, x1, x2, i, width, height;
|
||||||
size_t blocksize;
|
size_t blocksize;
|
||||||
column_t *patchcol;
|
column_t *patchcol;
|
||||||
|
|
Loading…
Reference in a new issue