Added custom save path variable

pull/27/head
parent b0febe65f1
commit 023f1f82f0

@ -151,7 +151,8 @@ static template_app_info template_app_information;
int load_mode;\ int load_mode;\
\ \
int always_open_documentation;\ int always_open_documentation;\
int debug_mode; int debug_mode;\
char *custom_load_path;
typedef struct { typedef struct {
template_config_fields template_config_fields

Loading…
Cancel
Save