Searched refs:icon (Results 1 – 2 of 2) sorted by relevance
56 void ui_set_background(int icon);
123 static void draw_background_locked(int icon) in draw_background_locked() argument129 if (icon) { in draw_background_locked()130 gr_surface surface = gBackgroundIcon[icon]; in draw_background_locked()136 if (icon == BACKGROUND_ICON_INSTALLING) { in draw_background_locked()444 void ui_set_background(int icon) in ui_set_background() argument447 gCurrentIcon = icon; in ui_set_background()