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:
Marat Zakiyanov (Mario79) 2012-03-22 00:18:23 +00:00
parent 36115aba3f
commit fd0bfcb959

View File

@ -195,7 +195,7 @@ draw_window:
xor eax,eax
mov ebx,100*65536+329
mov ecx,100*65536+186
mov edx,0x34000000
mov edx,0x74000000
mov edi,title
mcall
mov eax,12