movback: transparent background

git-svn-id: svn://kolibrios.org@2029 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Kirill Lipatov (Leency) 2011-07-26 17:16:36 +00:00
parent a7caf65ee9
commit 35693525d2

View File

@ -49,8 +49,8 @@ CODE
xor eax,eax
mov ebx,(100 shl 16)+(WND_SIZE_X+9)
mov ecx,(100 shl 16)+(WND_SIZE_Y+28)
mov edx,0x34000000
mov ecx,(100 shl 16)+(WND_SIZE_Y+26)
mov edx,0x74000000
mov edi,title
mcall