summaryrefslogtreecommitdiff
path: root/firmware/export/id3.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/id3.h')
-rw-r--r--firmware/export/id3.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/id3.h b/firmware/export/id3.h
index dc58178d50..2a42788788 100644
--- a/firmware/export/id3.h
+++ b/firmware/export/id3.h
@@ -42,6 +42,7 @@ enum {
42 AFMT_SHN, /* Shorten */ 42 AFMT_SHN, /* Shorten */
43 AFMT_AIFF, /* Audio Interchange File Format */ 43 AFMT_AIFF, /* Audio Interchange File Format */
44 AFMT_SID, /* SID File Format */ 44 AFMT_SID, /* SID File Format */
45 AFMT_ADX, /* ADX */
45 46
46 /* New formats must be added to the end of this list */ 47 /* New formats must be added to the end of this list */
47 48