FLIF icon indicating copy to clipboard operation
FLIF copied to clipboard

opposite condition

Open maddin200 opened this issue 7 years ago • 0 comments

/extern/lodepng.cpp:1174]

else if(code_ll >= FIRST_LENGTH_CODE_INDEX && code_ll <= LAST_LENGTH_CODE_INDEX) and if(code_ll == (unsigned)(-1))

maddin200 avatar Jun 19 '18 09:06 maddin200