NVR files now stored per-config.

This commit is contained in:
SarahW 2017-10-11 21:36:41 +01:00
commit a44fcb196b
47 changed files with 32 additions and 4 deletions

View file

@ -5,6 +5,7 @@
#include "config.h"
char config_file_default[256];
char config_name[256];
static char config_file[256];