diff options
Diffstat (limited to 'firmware/export/id3.h')
-rw-r--r-- | firmware/export/id3.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/id3.h b/firmware/export/id3.h index 8aaf76f73c..921e91cdd5 100644 --- a/firmware/export/id3.h +++ b/firmware/export/id3.h @@ -57,6 +57,7 @@ enum AFMT_SPC, /* SPC700 save state */ AFMT_APE, /* Monkey's Audio (APE) */ AFMT_WMA, /* WMAV1/V2 in ASF */ + AFMT_MOD, /* Amiga MOD File Format */ #endif /* add new formats at any index above this line to have a sensible order - |