forked from len0rd/rockbox
Update convbdf.c for previous change
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30764 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
cd0102ba14
commit
f0311d3310
1 changed files with 1 additions and 1 deletions
|
@ -1405,7 +1405,7 @@ int gen_c_source(struct font* pf, char *path)
|
|||
" 0, /* ^ position */\n"
|
||||
" 0, /* ^ end */\n"
|
||||
" 0, /* ^ size */\n"
|
||||
" {{0,0,0,0,0},0,0,0}, /* cache */\n"
|
||||
" {{0,0,0,0,0},0,0,0,0,0}, /* cache */\n"
|
||||
" 0, /* */\n"
|
||||
" 0, /* */\n"
|
||||
" 0, /* */\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue