diff code_part1/OSTC_code_asm_part1/pled_outputs.asm @ 309:2f21f7a77608

moved cf warning to upper right corner
author heinrichsweikamp
date Sun, 01 May 2011 17:24:53 +0200
parents 5bc3467fc421
children b20fc8c4ac92
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/pled_outputs.asm	Sun May 01 08:22:41 2011 +0200
+++ b/code_part1/OSTC_code_asm_part1/pled_outputs.asm	Sun May 01 17:24:53 2011 +0200
@@ -3177,6 +3177,7 @@
 	GETCUSTOM8		d'35'		; ... with the standard color
 PLED_topline_box2:
     WIN_BOX_COLOR   .0, .26, .0, .159	
+	call    PLED_standard_color	; Reset to standard color in case of unreadable color
 	return
 
 PLED_display_cns: