1
0
Fork 0
forked from len0rd/rockbox

Add read_jpeg_* to feature_wrappers.h, add import-from-core for jpeg_load.c on mono targets.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20839 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Andrew Mahone 2009-05-02 02:39:13 +00:00
parent b40878043c
commit 75f2629778
3 changed files with 30 additions and 0 deletions

View file

@ -12,6 +12,7 @@ buflib.c
*/
#if LCD_DEPTH == 1
pluginlib_resize.c
pluginlib_jpeg_load.c
#endif
grey_core.c
grey_draw.c