From 5cad50a1f9dfd0a6492355f4454386fe9f39bb7e Mon Sep 17 00:00:00 2001 From: pathoswithin Date: Tue, 17 Nov 2015 15:38:21 +0000 Subject: [PATCH] Setup: no flicker test. git-svn-id: svn://kolibrios.org@5919 a494cfbc-eb01-0410-851d-a64ba20cac60 --- programs/system/setup/trunk/setup.asm | 1 + 1 file changed, 1 insertion(+) diff --git a/programs/system/setup/trunk/setup.asm b/programs/system/setup/trunk/setup.asm index 2851b5dc5c..618e88be97 100644 --- a/programs/system/setup/trunk/setup.asm +++ b/programs/system/setup/trunk/setup.asm @@ -184,6 +184,7 @@ draw_infotext: draw_window: mcall 12,1 + mcall 18,14 mov ecx,50*65536+32*(4+stringsAmount) mcall 0,<50,700>,,0xB4111199,0,title ; Main buttons