changeset 637:47ad50ca5d26

remove ?Men?? completely
author heinrichsweikamp
date Tue, 18 Sep 2012 09:14:54 +0200
parents 5ad7e8280d8f
children 1d53f10b51ac
files code_part1/OSTC_code_asm_part1/pled_outputs.asm
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/pled_outputs.asm	Tue Sep 18 09:02:27 2012 +0200
+++ b/code_part1/OSTC_code_asm_part1/pled_outputs.asm	Tue Sep 18 09:14:54 2012 +0200
@@ -2145,7 +2145,7 @@
 	return
 
 PLED_menu_clear:
-    WIN_BOX_BLACK   .0, .26, .65, .100			;top, bottom, left, right
+    WIN_BOX_BLACK   .0, .26, .50, .100			;top, bottom, left, right
 	return
 
 PLED_max_pressure: