fix wrong address in vga.inc

git-svn-id: svn://kolibrios.org@476 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Sergey Semyonov (Serge) 2007-05-07 07:20:49 +00:00
parent 0169b4ea01
commit 4869fa5f70

View File

@ -143,7 +143,7 @@ checkVga_N13:
novesal:
mov [novesachecksum],ecx
mov ecx,0
movzx eax,word [0xfb0c]
movzx eax,word [MOUSE_Y]
cmp eax,100
jge m13l3
mov eax,100