Skip to content

Commit 17afb7c

Browse files
rewrote ZIP archive, it did not bring joy
P.S. Weird footer specced ZIPs won't work, cba.
1 parent 12b8290 commit 17afb7c

File tree

3 files changed

+256
-321
lines changed

3 files changed

+256
-321
lines changed

src/nbl/system/CAPKResourcesArchive.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ core::vector<IFileArchive::SListEntry> CAPKResourcesArchive::computeItems(const
5151

5252
jniEnv->DeleteLocalRef(jstr);
5353
}
54+
return result;
5455
}
5556

5657
CFileArchive::file_buffer_t CAPKResourcesArchive::getFileBuffer(const IFileArchive::SListEntry* item)

0 commit comments

Comments
 (0)