UI: Add more command line options
This commit is contained in:
@@ -178,4 +178,7 @@ static inline int GetProfilePath(char *path, size_t size, const char *file)
|
||||
|
||||
extern bool opt_start_streaming;
|
||||
extern bool opt_start_recording;
|
||||
extern bool opt_start_replaybuffer;
|
||||
extern bool opt_minimize_tray;
|
||||
extern bool opt_studio_mode;
|
||||
extern std::string opt_starting_scene;
|
||||
|
Reference in New Issue
Block a user