Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 1384 → Rev 1385

/programs/system/cpu/trunk/cpu.asm
62,8 → 62,12
jnz still_end
push dword edit1
call [edit_box_mouse]
push dword[check1+32]
push dword check1
call [check_box_mouse]
pop eax
cmp eax, dword[check1+32]
jnz still_end
jmp still
 
still_end: