mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Removed warnings.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2741 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
efba78ba13
commit
a901c3a433
1 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,8 @@
|
|||
#include <string.h>
|
||||
#include <debug.h>
|
||||
|
||||
extern void lcd_print_icon(int x, int icon_line, bool enable, char **icon);
|
||||
|
||||
static char* icon_battery_3[]=
|
||||
{
|
||||
"*************** ",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue