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 23f554df44..74b49635ba 100644
--- a/firmware/export/id3.h
+++ b/firmware/export/id3.h
@@ -47,6 +47,7 @@ enum
47 AFMT_SHN, /* Shorten */ 47 AFMT_SHN, /* Shorten */
48 AFMT_SID, /* SID File Format */ 48 AFMT_SID, /* SID File Format */
49 AFMT_ADX, /* ADX File Format */ 49 AFMT_ADX, /* ADX File Format */
50 AFMT_NSF, /* NESM (NES Sound Format) */
50#endif 51#endif
51 52
52 /* add new formats at any index above this line to have a sensible order - 53 /* add new formats at any index above this line to have a sensible order -