Add charging icon
This commit is contained in:
@@ -15,4 +15,5 @@
|
||||
|
||||
void gfx_clearscreen();
|
||||
int MakeHorizontalMenu(MenuEntry_t *entries, int len, int spacesBetween, u32 bg, int startPos);
|
||||
int MakeYesNoHorzMenu(int spacesBetween, u32 bg);
|
||||
int MakeYesNoHorzMenu(int spacesBetween, u32 bg);
|
||||
void gfx_printTopInfo();
|
||||
Reference in New Issue
Block a user