More cmdline work.

This commit is contained in:
Henrik Rydgård
2026-07-20 16:33:03 +02:00
parent cef7da49b3
commit e6875fa339
5 changed files with 139 additions and 54 deletions
-2
View File
@@ -43,8 +43,6 @@ static std::thread mainThread;
static std::string g_error_message;
static bool g_inLoop;
extern std::vector<std::wstring> GetWideCmdLine();
class GraphicsContext;
static GraphicsContext *g_graphicsContext;