Suggestion: -nosound command line parameter #227

This commit is contained in:
BADIM-PC\Vadim
2017-11-20 11:29:52 +03:00
parent 0f67e6e9ef
commit 9b82e54658
6 changed files with 24 additions and 1 deletions

View File

@@ -103,6 +103,7 @@ typedef struct
s32 gifLength;
bool checkNewVersion;
bool noSound;
} StudioConfig;