forked from KolibriOS/kolibrios
movback: transparent background
git-svn-id: svn://kolibrios.org@2029 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
a7caf65ee9
commit
35693525d2
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user