Mercurial > public > hwos_code
comparison src/divemode.inc @ 631:185ba2f91f59
3.09 beta 1 release
author | heinrichsweikamp |
---|---|
date | Fri, 28 Feb 2020 15:45:07 +0100 |
parents | cd58f7fc86db |
children | 4050675965ea |
comparison
equal
deleted
inserted
replaced
630:4cd81bdbf15c | 631:185ba2f91f59 |
---|---|
1 ;============================================================================= | 1 ;============================================================================= |
2 ; | 2 ; |
3 ; File divemode.inc combined next generation V3.03.5 | 3 ; File divemode.inc combined next generation V3.08.5 |
4 ; | 4 ; |
5 ; | 5 ; |
6 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved. | 6 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved. |
7 ;============================================================================= | 7 ;============================================================================= |
8 ; HISTORY | 8 ; HISTORY |
363 #DEFINE dm_custom_s_check_title_column .50 ; 50 | 363 #DEFINE dm_custom_s_check_title_column .50 ; 50 |
364 #DEFINE dm_custom_ppO2_column .115 ; 115 | 364 #DEFINE dm_custom_ppO2_column .115 ; 115 |
365 #DEFINE dm_custom_ppDil_column .2 ; 2 | 365 #DEFINE dm_custom_ppDil_column .2 ; 2 |
366 | 366 |
367 | 367 |
368 ;******* Custom View: PSCR Info ******* | 368 ;******* Custom View: pSCR Info ******* |
369 | 369 |
370 #DEFINE dm_custom_pscr_title_row dm_customview_row+.1 ; 102 | 370 #DEFINE dm_custom_pscr_title_row dm_customview_row+.1 ; 102 |
371 #DEFINE dm_custom_pscr_row dm_customview_row+.18 ; 119 | 371 #DEFINE dm_custom_pscr_row dm_customview_row+.18 ; 119 |
372 #DEFINE dm_custom_pscr_drop_column .55 ; 55 | 372 #DEFINE dm_custom_pscr_drop_column .55 ; 55 |
373 #DEFINE dm_custom_pscr_ratio_column .105 ; 105 | 373 #DEFINE dm_custom_pscr_ratio_column .105 ; 105 |
374 | |
375 | |
376 ;******* Custom View: cave TTS ******* | |
377 | |
378 #DEFINE dm_custom_cave_title_row dm_customview_row+.1 ; 102 | |
379 #DEFINE dm_custom_cave_title_column1 .2 ; 2 | |
380 #DEFINE dm_custom_cave_title_column2 .64 ; 64 | |
381 #DEFINE dm_custom_cave_title_column3 .118 ; 118 | |
382 | |
383 #DEFINE dm_custom_cave_data_row dm_customview_row+.16 ; 117 | |
384 #DEFINE dm_custom_cave_data_column1 .8 ; 8 | |
385 #DEFINE dm_custom_cave_data_column2 .60 ; 60 | |
386 #DEFINE dm_custom_cave_data_column3 .114 ; 114 | |
387 | |
374 | 388 |
375 | 389 |
376 ; II. end of the custom content row (101-163) | 390 ; II. end of the custom content row (101-163) |
377 | 391 |
378 ; 1px space between the 2nd and 3rd content rows | 392 ; 1px space between the 2nd and 3rd content rows |