Add region tld

This commit is contained in:
SaltySnail
2026-06-23 02:38:02 +02:00
parent 92381aa048
commit 55efae0658
8 changed files with 43 additions and 14 deletions
+1
View File
@@ -20,6 +20,7 @@ struct Options {
bool no_update = false;
bool no_launch = false;
const char* user_path = nullptr;
std::string region;
const char **game_arguments = nullptr;
int game_arguments_length = 0;
const char** argv = nullptr;