Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 4181 → Rev 4180

/kernel/trunk/video/cursors.inc
295,8 → 295,6
; jne .fail
mov ebx, [current_slot]
xchg eax, [ebx+APPDATA.cursor]
mov [redrawmouse_unconditional], 1
call __sys_draw_pointer
ret
;--------------------------------------
align 4