Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 7579 → Rev 7589

/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