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 5cc600face..791f86390e 100644
--- a/firmware/export/id3.h
+++ b/firmware/export/id3.h
@@ -53,6 +53,7 @@ enum
53 AFMT_NSF, /* NESM (NES Sound Format) */ 53 AFMT_NSF, /* NESM (NES Sound Format) */
54 AFMT_SPEEX, /* Ogg Speex speech */ 54 AFMT_SPEEX, /* Ogg Speex speech */
55 AFMT_SPC, /* SPC700 save state */ 55 AFMT_SPC, /* SPC700 save state */
56 AFMT_APE, /* Monkey's Audio (APE) */
56#endif 57#endif
57 58
58 /* add new formats at any index above this line to have a sensible order - 59 /* add new formats at any index above this line to have a sensible order -