forked from len0rd/rockbox
Enable plugins on the Onda VX747
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20647 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8b13d87ec3
commit
fef405c328
62 changed files with 258 additions and 15 deletions
|
@ -20,7 +20,7 @@ bubbles_bubble.138x110x1.bmp
|
|||
((LCD_WIDTH == 176) && (LCD_HEIGHT == 220))
|
||||
bubbles_bubble.220x176x1.bmp
|
||||
#elif ((LCD_WIDTH == 320) && (LCD_HEIGHT == 240)) || \
|
||||
((LCD_WIDTH == 240) && (LCD_HEIGHT == 320))
|
||||
((LCD_WIDTH == 240) && (LCD_HEIGHT >= 320))
|
||||
bubbles_bubble.320x240x1.bmp
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue