From 231398ebfff82c68ac33205da6fd957ec1e5cf09 Mon Sep 17 00:00:00 2001 From: Louis Burda Date: Wed, 26 Jan 2022 17:34:30 +0100 Subject: Added index files, fixed cmd input bugs --- src/tag.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/tag.h') diff --git a/src/tag.h b/src/tag.h index 3b820f2..ca583bb 100644 --- a/src/tag.h +++ b/src/tag.h @@ -7,6 +7,8 @@ struct tag { wchar_t *name; char *fname, *fpath; + char *new_fname; + struct link tracks; struct link link; -- cgit v1.2.3-71-gd317