Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 42 → Rev 41

/programs/panel/trunk/@PANEL.ASM
32,7 → 32,6
 
dat db 'PANEL DAT'
 
PANEL_HEIGHT = 18
 
;mainalive db 1
 
239,10 → 238,6
cmp [esi],byte 'x'
jne new_number
 
mcall 48,5
mov ecx,eax
lea edx,[ebx-PANEL_HEIGHT-1]
mcall 48,6
 
call set_variables
 
1021,7 → 1016,7
add ecx,0*65536+38
cmp [graph_text],1
jne no_text_1
mov cx,PANEL_HEIGHT
mov cx,18
add ecx,20*65536
no_text_1:
mov eax, 0 ; DEFINE AND DRAW WINDOW