Generating .c file make internal data structures unusable so that .fnt file can not...
commit573409193be6e6291c50bca3392e962d22bfb96d
authorAlexander Levin <al.le@rockbox.org>
Thu, 13 May 2010 21:27:42 +0000 (13 21:27 +0000)
committerAlexander Levin <al.le@rockbox.org>
Thu, 13 May 2010 21:27:42 +0000 (13 21:27 +0000)
tree7ae9b74bd52d109a267f94b3b3214dcf27f552e0
parent6c09fe757abaee6eafa18a2d1051a4553b31df71
Generating .c file make internal data structures unusable so that .fnt file can not be produced after that. Make sure that both options are not used at the same time. Better fix would be to adjust the function that generates .c file, but it would require more time.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26001 a1c6a512-1295-4272-9138-f99709370657
tools/convbdf.c