diff src/divemenu_tree.asm @ 650:bc214815deb2

3.19/10.75 release
author heinrichsweikamp
date Sun, 28 Aug 2022 13:13:38 +0200
parents 7d8a4c60ec1a
children 75e90cd0c2c3
line wrap: on
line diff
--- a/src/divemenu_tree.asm	Fri Mar 04 08:30:23 2022 +0100
+++ b/src/divemenu_tree.asm	Sun Aug 28 13:13:38 2022 +0200
@@ -362,6 +362,8 @@
 	movlw	.1							; set to first option in dive mode menu
 	movwf	menu_pos_cur				; ...
 	bcf		gas6_or_EXIT				; default to presenting gas6 option
+        btfsc    alt_layout_active           ; alternative layout (big font) active?
+	bsf      gas6_or_EXIT                ; YES - do not present gas6 option
 do_lost_gas_common:
 	bsf		short_gas_descriptions		; do not show "Gas x" etc.
 	bcf		better_gas_hint				; do not mark the best gas/diluent