From 5d20c9d1216f1ccce1921884bfa4c0737a6f69ee Mon Sep 17 00:00:00 2001 From: Adam Gashlin Date: Thu, 25 Jan 2007 18:06:17 +0000 Subject: adding NSF (NES music) codec git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12112 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/id3.h | 1 + 1 file changed, 1 insertion(+) (limited to 'firmware/export/id3.h') diff --git a/firmware/export/id3.h b/firmware/export/id3.h index 23f554df44..74b49635ba 100644 --- a/firmware/export/id3.h +++ b/firmware/export/id3.h @@ -47,6 +47,7 @@ enum AFMT_SHN, /* Shorten */ AFMT_SID, /* SID File Format */ AFMT_ADX, /* ADX File Format */ + AFMT_NSF, /* NESM (NES Sound Format) */ #endif /* add new formats at any index above this line to have a sensible order - -- cgit v1.2.3