remove the duplicated gui_list struct and only duplicate the members which are actual...
commit3f96f48389b1009ed47651ecd3f055a6dbb62249
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Mon, 17 Dec 2007 02:37:21 +0000 (17 02:37 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Mon, 17 Dec 2007 02:37:21 +0000 (17 02:37 +0000)
tree7961798bfa368d0e0d191317b24ff0918eb981ca
parent8e20fdc25a987891bf0988500bead69cd843d095
remove the duplicated gui_list struct and only duplicate the members which are actually different on each screen. should translate to a smaller bin and easier code (users shouldnt notice any difference)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15947 a1c6a512-1295-4272-9138-f99709370657
apps/debug_menu.c
apps/filetypes.c
apps/gui/list.c
apps/gui/list.h
apps/menus/main_menu.c
apps/tree.c