forked from KolibriOS/kolibrios
firework: no window bg... i wish this craziness ends one day
git-svn-id: svn://kolibrios.org@2552 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
97e39220de
commit
318faf9264
@ -42,7 +42,7 @@ x = 100
|
||||
y = 70
|
||||
xsize = SCREEN_WIDTH+9
|
||||
ysize = SCREEN_HEIGHT+4
|
||||
areacolor = 0x14224466
|
||||
areacolor = 0x54224466
|
||||
caption = labelt
|
||||
mov eax, 12 ; function 12:tell os about windowdraw
|
||||
mov ebx, 1 ; 1, start of draw
|
||||
|
Loading…
Reference in New Issue
Block a user