mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-13 19:08:11 +00:00
[common] option: add preset-only options that don't show up in help
This commit is contained in:
@@ -50,6 +50,7 @@ struct Option
|
||||
char * name;
|
||||
char * description;
|
||||
const char shortopt;
|
||||
bool preset;
|
||||
|
||||
enum OptionType type;
|
||||
union
|
||||
|
Reference in New Issue
Block a user