From 372c9e45225954cce3524571bafe6fa1d7e2e151 Mon Sep 17 00:00:00 2001 From: heavyiron Date: Thu, 21 Nov 2013 09:41:07 +0000 Subject: [PATCH] END: change color of message. git-svn-id: svn://kolibrios.org@4267 a494cfbc-eb01-0410-851d-a64ba20cac60 --- programs/system/end/light/end.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programs/system/end/light/end.asm b/programs/system/end/light/end.asm index 05e3571b7..472ae25cd 100644 --- a/programs/system/end/light/end.asm +++ b/programs/system/end/light/end.asm @@ -125,7 +125,7 @@ if fade=1 call draw_window else mov al,4 - mcall ,<50,110> ,0x80000000,label7 ;eax=4 - write text + mcall ,<50,110> ,0x800000cc,label7 ;eax=4 - write text end if invoke ini_set_int,ini_file,asettings,aautosave,[autosave]