Fix splash on charcell (was wasting 2 precious chars per line since r20870). This...
commit1adc58cb5e70c3af6ea0e92aaf70291562a20fab
authoramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Mon, 21 Sep 2009 19:40:07 +0000 (21 19:40 +0000)
committeramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Mon, 21 Sep 2009 19:40:07 +0000 (21 19:40 +0000)
treeda4a832ba7f004bb609bdecc26fd3ddb81ef406c
parent76a384f364c5e0b973ea474082f465042ba6f3bc
Fix splash on charcell (was wasting 2 precious chars per line since r20870). This fixes the volume splash in wps, as it doesn't wrap anymore, but it's not a proper fix. The real problem is that the 2nd line of the default WPS updates immediately. The ultimate fix would be to get rid of the special charcell handling and use a VP in the WPS.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22775 a1c6a512-1295-4272-9138-f99709370657
apps/gui/splash.c