forked from len0rd/rockbox
Make codepage Win-1250 actually work on charcell.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14946 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f463a44adf
commit
227181deb0
2 changed files with 4 additions and 4 deletions
|
@ -47,7 +47,7 @@ static const char cp_2_table[NUM_CODEPAGES] =
|
|||
|
||||
#else /* !HAVE_LCD_BITMAP, reduced support */
|
||||
|
||||
#define MAX_CP_TABLE_SIZE 512
|
||||
#define MAX_CP_TABLE_SIZE 640
|
||||
#define NUM_TABLES 1
|
||||
|
||||
enum {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue