Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 484 → Rev 485

/programs/media/animage/trunk/events_of_buttons.inc
21,7 → 21,7
no_finish_instrument_button:
 
mov eax,17
int 0x40
mcall
 
shr eax,8
 
31,8 → 31,8
mov eax,CursorsID
call delete_cursors
 
mov eax,-1
int 0x40
or eax,-1
mcall
 
no_exit: