Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 1929 → Rev 1930

/kernel/branches/Kolibri-A/trunk/gui/window.inc
1632,7 → 1632,7
 
; get WinMap start
push esi
mov edi, [Screen_Max_X]
mov edi, [_display.width] ; = ([Screen_Max_X] + 1)
mov esi, edi
imul edi, ebx
add edi, eax