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:
parent
b40878043c
commit
75f2629778
3 changed files with 30 additions and 0 deletions
|
@ -12,6 +12,7 @@ buflib.c
|
|||
*/
|
||||
#if LCD_DEPTH == 1
|
||||
pluginlib_resize.c
|
||||
pluginlib_jpeg_load.c
|
||||
#endif
|
||||
grey_core.c
|
||||
grey_draw.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue