diff options
Diffstat (limited to 'firmware/export')
-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 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 - |