Subversion Repositories Kolibri OS

Rev

Rev 3840 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3840 Rev 7640
Line 277... Line 277...
277
    mov  ecx,[left_panel_y]
277
    mov  ecx,[left_panel_y]
278
    mov  eax,[retrieved_devices_table_counter]
278
    mov  eax,[retrieved_devices_table_counter]
279
    mov  cx,ax
279
    mov  cx,ax
280
    imul cx,10
280
    imul cx,10
281
    mov  edx,0xffffcc
281
    mov  edx,0xffffcc
-
 
282
	dec  ebx
282
    mov  eax,13
283
    mov  eax,13
283
	mcall
284
	mcall
284
    call draw_menu_Selection
285
    call draw_menu_Selection
285
    call draw_menu_data
286
    call draw_menu_data
286
    ret
287
    ret