forked from len0rd/rockbox
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:
parent
711f763a12
commit
9b32a1988f
5 changed files with 112 additions and 73 deletions
|
@ -33,3 +33,6 @@ gray_verline.c
|
|||
#ifdef HAVE_LCD_CHARCELLS
|
||||
playergfx.c
|
||||
#endif
|
||||
#if CONFIG_HWCODEC == MASNONE /* software codec platforms */
|
||||
xxx2wav.c
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue