Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 102 → Rev 101

/kernel/trunk/gui/button.inc
205,9 → 205,10
@@:
movzx edi,word [esp]
 
; <Ivan Poddubny 15.08.2004>
pop edx
and edx, 0xFFFF
 
;;cli
.newline:
call button_dececx
push edi
217,6 → 218,9
add ebx,1*65536+1 ; [ y start | y end ]
dec edx
jnz .newline
;;sti
;; pop ebx
; </Ivan Poddubny 15.08.2004>
popad
 
call drawbuttonframes