forked from KolibriOS/kolibrios
VIEW3DS: small appearance fix for some skins
git-svn-id: svn://kolibrios.org@2206 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
ca34d435fa
commit
ad9130d360
@ -475,7 +475,7 @@ still:
|
||||
mov eax,7 ; put image
|
||||
mov ebx,screen
|
||||
mov ecx,SIZE_X shl 16 + SIZE_Y
|
||||
mov edx,5 shl 16 + 22
|
||||
mov edx,5 shl 16 + 23
|
||||
int 0x40
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user