--config command line option now bypasses configuration manager.

This commit is contained in:
SarahW 2017-05-10 20:55:08 +01:00
commit aad1179e47
3 changed files with 17 additions and 7 deletions

View file

@ -533,6 +533,7 @@ extern uint64_t timer_freq;
void loadconfig(char *fn);
extern int config_override;
extern int infocus;