This commit is contained in:
Pin
2021-11-12 20:18:09 -05:00
parent b8600c17d5
commit 8e8ad60d9e
2 changed files with 46 additions and 35 deletions

View File

@@ -41,6 +41,7 @@ struct EMBED_THREAD_STRUCT {
unsigned int data_len;
size_t uncom_data_len;
size_t cur_offset;
size_t offset[8096];
size_t cur_iteration;
int width;
int color_range;