5 lines
134 B
C
5 lines
134 B
C
|
int
|
||
|
handle_update_script(ZipArchive *zip, const ZipEntry *update_script_entry);
|
||
|
|
||
|
const ZipEntry *
|
||
|
find_update_script(ZipArchive *zip);
|