Move next token to huffman tree lib
This commit is contained in:
parent
f778d01d74
commit
1ae8e5f050
4 changed files with 29 additions and 27 deletions
|
|
@ -8,6 +8,5 @@
|
|||
|
||||
bool detect_overlaps(char* filename);
|
||||
int get_uncompressed_size(zip* in);
|
||||
int next_token(bitstream* bs, tree t);
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue