forked from len0rd/rockbox
Should be iso 8859 (perhaps...) aslo fixed the warning
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7718 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
5006d15d1e
commit
c759b67725
2 changed files with 2 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
* \/ \/ \/ \/ \/
|
||||
* $Id$
|
||||
*
|
||||
* Copyright (C) 2002 Björn Stenberg
|
||||
* Copyright (C) 2002 Björn Stenberg
|
||||
*
|
||||
* All files in this archive are subject to the GNU General Public License.
|
||||
* See the file COPYING in the source tree root for full license agreement.
|
||||
|
|
|
|||
|
|
@ -22,6 +22,7 @@
|
|||
|
||||
#include "lcd.h"
|
||||
#include "buttonbar.h"
|
||||
#include "textarea.h"
|
||||
|
||||
enum screen_type {
|
||||
SCREEN_MAIN
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue