Add first draft of scan zip
This commit is contained in:
parent
01c55375f9
commit
527fe98054
2 changed files with 72 additions and 0 deletions
|
|
@ -8,5 +8,6 @@
|
|||
|
||||
bool detect_overlaps(char* filename);
|
||||
int get_uncompressed_size(zip* in);
|
||||
bool scan_zip(char* zip_data, int zip_size);
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue