Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 6363 → Rev 6364

/programs/media/animage/trunk/events_of_buttons.inc
30,15 → 30,6
mov [Current_instrument],eax
call button_handler_main_menu
 
; set cursor for current instrument
pushad
 
mov eax,CursorsID
mov ebx,[Current_instrument]
 
call set_cursor
popad
 
cmp eax,10
jl still