Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 61 → Rev 62

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