Redo 22825 but this time with caring about alignment.
commitd95d866ea683b5602acf51a3264a1b6ffbf1257c
authorkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Fri, 25 Sep 2009 18:36:18 +0000 (25 18:36 +0000)
committerkugel <kugel@a1c6a512-1295-4272-9138-f99709370657>
Fri, 25 Sep 2009 18:36:18 +0000 (25 18:36 +0000)
tree2e3313a15bdf24658f527478dd0511de1cf90368
parentead603e3734d2a906b66a112f11181ffaf0806a1
Redo 22825 but this time with caring about alignment.
Change coordinate members in struct skin_albumart to ints. That alone gives a tiny binsize decrease.
Change the struct layout (some reordering) to enable more efficient alignment which reclaims 4 of the 8 bytes. Since there's usually only 1 aa struct this should be a net gain.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22835 a1c6a512-1295-4272-9138-f99709370657
apps/gui/skin_engine/skin_parser.c
apps/gui/skin_engine/wps_internals.h