diff src/menu_tree.asm @ 154:afa31c815f24

NEW: Show ppO2 for change depth during gas setup
author heinrichsweikamp
date Wed, 27 Aug 2014 17:38:21 +0200
parents 022b886eddaf
children 5f71e31bd5b3
line wrap: on
line diff
--- a/src/menu_tree.asm	Thu Aug 21 10:30:52 2014 +0200
+++ b/src/menu_tree.asm	Wed Aug 27 17:38:21 2014 +0200
@@ -197,9 +197,10 @@
 
     global  do_gas_depth_menu
 do_gas_depth_menu:
-    MENU_BEGIN  tGasEdit, .6
+    MENU_BEGIN  tGasEdit, .7
         MENU_DYNAMIC    gaslist_gastitle,       0
         MENU_DYNAMIC    gaslist_MOD_END,        0
+        MENU_DYNAMIC    gaslist_ppo2,           0               ; ppO2 at change depth
         MENU_CALL       tDepthPlus,             gaslist_pDepth
         MENU_CALL       tDepthMinus,            gaslist_mDepth
         MENU_DYNAMIC    gaslist_reset_mod_title,gaslist_reset_mod