1
0
Fork 0
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:
Kevin Ferrare 2005-11-02 00:23:34 +00:00
parent 5006d15d1e
commit c759b67725
2 changed files with 2 additions and 1 deletions

View file

@ -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.

View file

@ -22,6 +22,7 @@
#include "lcd.h"
#include "buttonbar.h"
#include "textarea.h"
enum screen_type {
SCREEN_MAIN