From ad9130d3608d6718f3f49f1b84cc0d9252bb3df7 Mon Sep 17 00:00:00 2001 From: "Kirill Lipatov (Leency)" Date: Sat, 17 Sep 2011 12:35:18 +0000 Subject: [PATCH] VIEW3DS: small appearance fix for some skins git-svn-id: svn://kolibrios.org@2206 a494cfbc-eb01-0410-851d-a64ba20cac60 --- programs/demos/3DS/VIEW3DS.ASM | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programs/demos/3DS/VIEW3DS.ASM b/programs/demos/3DS/VIEW3DS.ASM index 84ae2d4532..2830fbf58a 100644 --- a/programs/demos/3DS/VIEW3DS.ASM +++ b/programs/demos/3DS/VIEW3DS.ASM @@ -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