mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-22 14:23:44 -07:00
Format
This commit is contained in:
parent
042b426077
commit
8db97a45bd
1 changed files with 0 additions and 1 deletions
|
@ -659,7 +659,6 @@ bool Extractor::CallZapd(std::string installPath, std::string exportdir) {
|
||||||
argv[20] = "-osf";
|
argv[20] = "-osf";
|
||||||
argv[21] = "placeholder";
|
argv[21] = "placeholder";
|
||||||
|
|
||||||
|
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
// Grab a handle to the command window.
|
// Grab a handle to the command window.
|
||||||
HWND cmdWindow = GetConsoleWindow();
|
HWND cmdWindow = GetConsoleWindow();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue