This commit is contained in:
louist103 2025-04-12 20:19:05 -04:00
parent 042b426077
commit 8db97a45bd

View file

@ -659,7 +659,6 @@ bool Extractor::CallZapd(std::string installPath, std::string exportdir) {
argv[20] = "-osf";
argv[21] = "placeholder";
#ifdef _WIN32
// Grab a handle to the command window.
HWND cmdWindow = GetConsoleWindow();