Update cli.h

This commit is contained in:
TheTank20
2025-06-18 21:09:15 -05:00
committed by GitHub
parent 9f7d53dab3
commit 6ecf9c5309

View File

@@ -69,6 +69,7 @@ struct Options {
bool list;
bool nonewlines;
bool overrideVersion;
bool nodashes;
MODE applicationMode;
ACTIVATION_ALGORITHM activationMode;