forked from KolibriOS/kolibrios
TUBE - using "C = 1 - don't fill working area on window draw" is now.
git-svn-id: svn://kolibrios.org@2490 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
36115aba3f
commit
fd0bfcb959
@ -195,7 +195,7 @@ draw_window:
|
|||||||
xor eax,eax
|
xor eax,eax
|
||||||
mov ebx,100*65536+329
|
mov ebx,100*65536+329
|
||||||
mov ecx,100*65536+186
|
mov ecx,100*65536+186
|
||||||
mov edx,0x34000000
|
mov edx,0x74000000
|
||||||
mov edi,title
|
mov edi,title
|
||||||
mcall
|
mcall
|
||||||
mov eax,12
|
mov eax,12
|
||||||
|
Loading…
Reference in New Issue
Block a user