forked from len0rd/rockbox
hopefully fix "early usb"
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23599 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
dd93ef41bb
commit
29e28a3945
4 changed files with 21 additions and 14 deletions
|
@ -21,7 +21,7 @@
|
|||
#ifndef _USB_SCREEN_H_
|
||||
#define _USB_SCREEN_H_
|
||||
|
||||
extern void gui_usb_screen_run(void);
|
||||
extern void gui_usb_screen_run(bool early_usb);
|
||||
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue