--config command line option now bypasses configuration manager.
This commit is contained in:
parent
172e88ed8b
commit
aad1179e47
3 changed files with 17 additions and 7 deletions
|
|
@ -533,6 +533,7 @@ extern uint64_t timer_freq;
|
|||
|
||||
|
||||
void loadconfig(char *fn);
|
||||
extern int config_override;
|
||||
|
||||
extern int infocus;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue