# HG changeset patch
# User JeanDo
# Date 1300211056 -3600
# Node ID 9406a5b0ba5e98b6e86b7be3b89f2d6c612a3c18
# Parent  85ea09d3b9d8b6185d9fb443d34c7b83e00b60e3
BUGFIX Clear bottom stops when display gas usage (bug BB23)

diff -r 85ea09d3b9d8 -r 9406a5b0ba5e code_part1/OSTC_code_asm_part1/simulator.asm
--- a/code_part1/OSTC_code_asm_part1/simulator.asm	Tue Mar 15 18:13:51 2011 +0100
+++ b/code_part1/OSTC_code_asm_part1/simulator.asm	Tue Mar 15 18:44:16 2011 +0100
@@ -268,8 +268,8 @@
     call    deco_gas_volumes
     movlb   1
 
-    ; Display results
-    call    PLED_clear_divemode_menu    ; Clear right part.
+    ; Clear the complete stop result column:
+    WIN_BOX_BLACK   .0, .239, .82, .160		;top, bottom, left, right
 
 	movlw	d'10'
 	movwf	waitms_temp                 ; Row for gas list is .10+.25