launcher preparation

This commit is contained in:
Ondřej Novák 2025-07-14 17:14:41 +02:00
parent d3bbe7b935
commit 86d0919905
3 changed files with 12 additions and 2 deletions

View file

@ -15,6 +15,7 @@ typedef struct {
const char *patch_file;
const char *sse_hostport;
char launcher; //<run launcher
} SKELDAL_CONFIG;