forked from len0rd/rockbox
total removal of gui_textarea. The only thing using the text_message struct is the yesno screen so move its definition to yesno.h
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17653 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
43f0770943
commit
0501fb016c
10 changed files with 99 additions and 204 deletions
|
|
@ -73,7 +73,6 @@
|
|||
|
||||
#ifdef BOOTFILE
|
||||
#if !defined(USB_NONE) && !defined(USB_IPODSTYLE)
|
||||
#include "textarea.h"
|
||||
#include "rolo.h"
|
||||
#include "yesno.h"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue