Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 62 → Rev 61

/programs/vrr/trunk/vrr.asm
20,7 → 20,6
dd 0x0 , 0x0 ; I_Param , I_Icon
include 'lang.inc'
include 'macros.inc'
START: ; start of execution
mov eax,14
284,8 → 283,6
mov ebx,13
mov ecx,3
int 40h
mcall 5,50
mcall 15,3
pop edx
pop ebx
pop ecx