Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 3020 → Rev 3019

/programs/network/htmlv/lib/kolibri.h
306,15 → 306,6
$int 0x40
}
 
inline fastcall DeleteAllButtons()
{
EAX = 12; // function 12:tell os about windowdraw
EBX = 1;
$int 0x40
EBX = 2;
$int 0x40
}
 
inline fastcall MoveSize( EBX,ECX,EDX,ESI)
{
$mov eax, 67