Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 4180 → Rev 4181

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