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 f3b50c947d..0125b29e5e 100644
--- a/apps/metadata.h
+++ b/apps/metadata.h
@@ -62,6 +62,7 @@ enum
62 AFMT_MOD, /* Amiga MOD File Format */ 62 AFMT_MOD, /* Amiga MOD File Format */
63 AFMT_SAP, /* Amiga 8Bit SAP Format */ 63 AFMT_SAP, /* Amiga 8Bit SAP Format */
64 AFMT_COOK, /* Cook in RM/RA */ 64 AFMT_COOK, /* Cook in RM/RA */
65 AFMT_RAAC, /* AAC in RM/RA */
65#endif 66#endif
66 67
67 /* add new formats at any index above this line to have a sensible order - 68 /* add new formats at any index above this line to have a sensible order -