Correction for r.2451

git-svn-id: svn://kolibrios.org@2459 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Marat Zakiyanov (Mario79) 2012-03-14 09:45:55 +00:00
parent 5e7b91ce25
commit 3fc3a46bdb

View File

@ -1925,7 +1925,7 @@ align 4
push ecx
; check for hardware cursor
cmp [_display.select_cursor], select_cursor
jne @f
je @f
cmp [_display.select_cursor], 0
jne .no_mouseunder
;--------------------------------------