log invocation

This commit is contained in:
Lion Kortlepel
2024-10-07 00:43:25 +02:00
parent 7b59cb6f87
commit 76cfc47a2f
4 changed files with 14 additions and 4 deletions

View File

@@ -54,6 +54,7 @@ int main(int argc, const char** argv) try {
}
}
InitLog();
InitOptions(argc, argv, options);
InitLauncher();