Don't recalculate the array length during the loop, use the ARRAYLEN macro and correc...
commit8802ca566e8628a3d54cae7ef54e91ffc5fe5274
authorkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Mon, 3 Aug 2009 01:42:08 +0000 (3 01:42 +0000)
committerkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Mon, 3 Aug 2009 01:42:08 +0000 (3 01:42 +0000)
tree420e0a9e22006b9235532577871e4a7a3e399b7d
parent105af75dcd05f6b15b51db0ca8db21b5c03d0560
Don't recalculate the array length during the loop, use the ARRAYLEN macro and correct the type of the variable i.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22130 a1c6a512-1295-4272-9138-f99709370657
apps/root_menu.c