pass pointers around instead of coping whole structs
commitf531adc3121704d3c3a8ce4b580551aa8691236c
authorJonathan Gordon <rockbox@jdgordon.info>
Thu, 20 May 2010 15:27:17 +0000 (20 15:27 +0000)
committerJonathan Gordon <rockbox@jdgordon.info>
Thu, 20 May 2010 15:27:17 +0000 (20 15:27 +0000)
tree4435b96d9d5998641a92955caf6df37c73faeeb0
parentb8176a6761ff0e6f681c3a1ffb6351b40b24cd20
pass pointers around instead of coping whole structs

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26197 a1c6a512-1295-4272-9138-f99709370657
apps/gui/scrollbar.c
apps/gui/scrollbar.h
apps/gui/skin_engine/skin_display.c