mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 06:53:43 +00:00
Bulk import script early version + StuffIt 5 fixes.
This commit is contained in:
@@ -229,6 +229,7 @@ int toolMain(int argc, const char **argv)
|
||||
std::vector<size_t> fileNameSizes;
|
||||
|
||||
FILE *resF = fopen_utf8(resName.c_str(), "rb");
|
||||
if (resF)
|
||||
{
|
||||
PortabilityLayer::ZipEndOfCentralDirectoryRecord eocd;
|
||||
|
||||
|
Reference in New Issue
Block a user