Generating .c file make internal data structures unusable so that .fnt file can not...
commit299c74afc4479699230d2762ca81e8505f31a91c
authoralle <alle@a1c6a512-1295-4272-9138-f99709370657>
Thu, 13 May 2010 21:27:42 +0000 (13 21:27 +0000)
committeralle <alle@a1c6a512-1295-4272-9138-f99709370657>
Thu, 13 May 2010 21:27:42 +0000 (13 21:27 +0000)
tree7ae9b74bd52d109a267f94b3b3214dcf27f552e0
parent5d3f5d16d77ec22d677c225afacc84e2a7d0a66f
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