Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 1313 → Rev 983

/kernel/trunk/video/cursors.inc
300,7 → 300,7
push ebx
 
mov ebx, eax
mov eax, CURSOR.sizeof
mov eax, CURSOR_SIZE
call create_kernel_object
test eax, eax
jz .fail