Move contents of plugins/xxx2wav.h into the plugin library

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5982 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dave Chapman 2005-02-16 18:51:21 +00:00
parent 711f763a12
commit 9b32a1988f
5 changed files with 112 additions and 73 deletions

View file

@ -33,3 +33,6 @@ gray_verline.c
#ifdef HAVE_LCD_CHARCELLS
playergfx.c
#endif
#if CONFIG_HWCODEC == MASNONE /* software codec platforms */
xxx2wav.c
#endif