summaryrefslogtreecommitdiff
path: root/apps/metadata.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/metadata.h')
-rw-r--r--apps/metadata.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/metadata.h b/apps/metadata.h
index cefc6c3945..c43d2c2260 100644
--- a/apps/metadata.h
+++ b/apps/metadata.h
@@ -63,6 +63,7 @@ enum
63 AFMT_SAP, /* Amiga 8Bit SAP Format */ 63 AFMT_SAP, /* Amiga 8Bit SAP Format */
64 AFMT_RM_COOK, /* Cook in RM/RA */ 64 AFMT_RM_COOK, /* Cook in RM/RA */
65 AFMT_RM_AAC, /* AAC in RM/RA */ 65 AFMT_RM_AAC, /* AAC in RM/RA */
66 AFMT_RM_AC3, /* AC3 in RM/RA */
66#endif 67#endif
67 68
68 /* add new formats at any index above this line to have a sensible order - 69 /* add new formats at any index above this line to have a sensible order -