Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 8114 → Rev 8115

/kernel/trunk/gui/window.inc
1974,9 → 1974,9
;--------------------------------------
align 4
.move_others_down:
; ax <- process no
; bx <- process no
movzx ebx, word[esi]
; ax <- position in window stack
; bx <- position in window stack
movzx ebx, word[WIN_STACK + ebx * 2]
 
; drop others