fix Ploadflat warning

This commit is contained in:
Jaime Passos 2019-12-04 15:41:29 -03:00
parent 839251633c
commit b646922967
1 changed files with 2 additions and 0 deletions

View File

@ -568,7 +568,9 @@ or NULL if we want to allocate it now.
static INT32
Ploadflat (levelflat_t *levelflat, const char *flatname)
{
#ifndef NO_PNG_LUMPS
UINT8 buffer[8];
#endif
lumpnum_t flatnum;
int texturenum;