|
OpenGothic
Open source reimplementation of Gothic I and II
|
#include "commandline.h"#include <Tempest/Log>#include <Tempest/TextCodec>#include <cstring>#include <cassert>#include <algorithm>#include "utils/installdetect.h"#include "utils/fileutil.h"#include "utils/string_frm.h"Go to the source code of this file.
Functions | |
| static const char16_t * | toString (ScriptLang lang) |
| static bool | boolArg (std::string_view v) |
Variables | |
| static CommandLine * | instance = nullptr |
|
static |
Definition at line 39 of file commandline.cpp.
|
static |
Definition at line 23 of file commandline.cpp.
|
static |
Definition at line 21 of file commandline.cpp.