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 9b9cf9dfd1..b83c5497bf 100644
--- a/apps/metadata.h
+++ b/apps/metadata.h
@@ -77,6 +77,7 @@ enum
77 AFMT_TMC, /* Atari 8bit tmc format */ 77 AFMT_TMC, /* Atari 8bit tmc format */
78 AFMT_TM8, /* Atari 8bit tm8 format */ 78 AFMT_TM8, /* Atari 8bit tm8 format */
79 AFMT_TM2, /* Atari 8bit tm2 format */ 79 AFMT_TM2, /* Atari 8bit tm2 format */
80 AFMT_OMA_ATRAC3, /* Atrac3 in Sony OMA container */
80#endif 81#endif
81 82
82 /* add new formats at any index above this line to have a sensible order - 83 /* add new formats at any index above this line to have a sensible order -