7c6501b
1
2
3
#include "compress.h" void decompressImage(qtNode *node, pixels ***matrix, int x, int y, int size);