This commit is contained in:
Alexander Shishkov
2012-03-29 13:46:54 +00:00
parent ecbf9425e4
commit 0ac70e6883
2 changed files with 24 additions and 0 deletions

View File

@@ -411,6 +411,8 @@ decode_rle4_bad: ;
}
line_end_flag = 0;
if( y >= m_height )
break;
}
}