From 27643c65388a7431ed94ec511d05aac3e056d822 Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Tue, 17 Apr 2007 09:17:23 +0000 Subject: Initialise the custom icons array correctly instead of just using the ? for all filetypes git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13194 a1c6a512-1295-4272-9138-f99709370657 --- apps/filetypes.c | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/apps/filetypes.c b/apps/filetypes.c index 2a00414..a4eac70 100644 --- a/apps/filetypes.c +++ b/apps/filetypes.c @@ -86,7 +86,12 @@ void read_viewer_theme_file(void) custom_icons_loaded = false; custom_filetype_icons[0] = Icon_Folder; for (i=1; i