[client] main: move micDefaultState into g_state

This commit is contained in:
Quantum
2022-06-01 22:50:42 -04:00
committed by Geoffrey McRae
parent 9dee9ed7bb
commit ae38db4915
3 changed files with 6 additions and 2 deletions

View File

@@ -147,6 +147,8 @@ struct AppState
bool resizeDone;
bool autoIdleInhibitState;
enum MicDefaultState micDefaultState;
};
struct AppParams