Mercurial > public > hwos_code
comparison src/divemode.inc @ 131:35b9da423de6
NEW: Update warnings every second
NEW: Show "Stop" in front of Safety Stop
author | heinrichsweikamp |
---|---|
date | Fri, 04 Jul 2014 12:51:20 +0200 |
parents | d076e9c02438 |
children | 4574aed5cd4c |
comparison
equal
deleted
inserted
replaced
130:c935f7fbd39c | 131:35b9da423de6 |
---|---|
160 #DEFINE dive_avr_stop_column3 .118 | 160 #DEFINE dive_avr_stop_column3 .118 |
161 | 161 |
162 #DEFINE decostop_1st_stop_row .171 ; In medium font... | 162 #DEFINE decostop_1st_stop_row .171 ; In medium font... |
163 #DEFINE decostop_1st_stop_column .82 | 163 #DEFINE decostop_1st_stop_column .82 |
164 #DEFINE safetystop_row .171 ; In medium font... | 164 #DEFINE safetystop_row .171 ; In medium font... |
165 #DEFINE safetystop_column .105 | 165 #DEFINE safetystop_column .118 |
166 | |
167 #DEFINE safetystop_text_row .175 | |
168 #DEFINE safetystop_text_column .70 | |
166 | 169 |
167 #DEFINE decoplan_title_row .101 | 170 #DEFINE decoplan_title_row .101 |
168 #DEFINE decoplan_title_column .65 | 171 #DEFINE decoplan_title_column .65 |
169 | 172 |
170 #DEFINE decostop_2nd_stop_row divemode_customview_row+.15 | 173 #DEFINE decostop_2nd_stop_row divemode_customview_row+.15 |