Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 7582 → Rev 7583

/programs/other/t_edit/t_button.inc
232,6 → 232,10
je @f
inc eax
@@:
bt dword[ch1.flags],1
jc @f
bts eax,30
@@:
ret
 
align 4