Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 5697 → Rev 5676

/programs/cmm/lib/kolibri.h
130,12 → 130,6
$int 0x40
}
 
inline fastcall GetStatusKey(){
$mov eax,66
$mov ebx,3
$int 0x40
}
 
inline fastcall word GetKey() //+Gluk fix
{
$push edx