summaryrefslogtreecommitdiffstats
path: root/firmware/export/id3.h
diff options
context:
space:
mode:
authorAdam Gashlin <agashlin@gmail.com>2007-02-14 03:34:55 +0000
committerAdam Gashlin <agashlin@gmail.com>2007-02-14 03:34:55 +0000
commitb73960d3b9e4bd84678202e84fabee7561b3c1ab (patch)
tree2cb5821f6a2a34c1ce6c05593cfe30dd9b12e824 /firmware/export/id3.h
parent9b9539c8d3349975127ff725c313d3b888f89ab6 (diff)
downloadrockbox-b73960d3b9e4bd84678202e84fabee7561b3c1ab.tar.gz
rockbox-b73960d3b9e4bd84678202e84fabee7561b3c1ab.zip
Adding SPC codec (FS #6542)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12298 a1c6a512-1295-4272-9138-f99709370657
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 c016bd520c..980d3b4d94 100644
--- a/firmware/export/id3.h
+++ b/firmware/export/id3.h
@@ -52,6 +52,7 @@ enum
AFMT_ADX, /* ADX File Format */
AFMT_NSF, /* NESM (NES Sound Format) */
AFMT_SPEEX, /* Ogg Speex speech */
+ AFMT_SPC, /* SPC700 save state */
#endif
/* add new formats at any index above this line to have a sensible order -