function draw_item_icon_ch1(arg0, arg1, arg2)
{
draw_sprite_ext(spr_dmenu_items_ch1, arg2, arg0, arg1, 2, 2, 0, draw_get_color(), 1);
}