1
0
mirror of https://github.com/CPunch/Laika.git synced 2025-10-07 16:40:05 +00:00

VMBoxGen: generate lboxconfig.h post build if LAIKA_OBFUSCATE

This commit is contained in:
2022-05-11 14:50:42 -05:00
parent c4fc1a1fe6
commit 36aefba340
5 changed files with 33 additions and 19 deletions

View File

@@ -78,6 +78,7 @@ int main(int argv, char *argc[]) {
printPrompt = false;
}
}
shellT_resetTerm();
shellC_cleanup(&client);
PRINTERROR("Connection closed\n");