Mercurial > public > ostc4
comparison Discovery/Inc/tStructure.h @ 832:7b0033246b12 Evo_2_23
Added selection if an active gas shall be used for deco calculation or not
Added structure definition
author | Ideenmodellierer |
---|---|
date | Thu, 16 Nov 2023 20:37:20 +0100 |
parents | ce8f71217f45 |
children | 2a8af51ab04d |
comparison
equal
deleted
inserted
replaced
831:da632300e7d4 | 832:7b0033246b12 |
---|---|
127 /* used for PAGE 2 AS WELL */ | 127 /* used for PAGE 2 AS WELL */ |
128 #define StMOG_Mix _MB(2,1,255,1,0) | 128 #define StMOG_Mix _MB(2,1,255,1,0) |
129 #define StMOG_GasType _MB(2,1,255,2,0) | 129 #define StMOG_GasType _MB(2,1,255,2,0) |
130 #define StMOG_ChangeDepth _MB(2,1,255,3,0) | 130 #define StMOG_ChangeDepth _MB(2,1,255,3,0) |
131 #define StMOG_SetToMOD _MB(2,1,255,4,0) | 131 #define StMOG_SetToMOD _MB(2,1,255,4,0) |
132 #define StMOG_Bottle _MB(2,1,255,5,0) | 132 #define StMOG_CalcDeco _MB(2,1,255,5,0) |
133 /* #define StMOG_Bottle _MB(2,1,255,5,0) */ | |
133 | 134 |
134 #define StMOG_MOD _MB(2,1,255,9,0) | 135 #define StMOG_MOD _MB(2,1,255,9,0) |
135 | 136 |
136 #define StMOG_First _MB(2,1,255,21,0) | 137 #define StMOG_First _MB(2,1,255,21,0) |
137 #define StMOG_Deco _MB(2,1,255,22,0) | 138 #define StMOG_Deco _MB(2,1,255,22,0) |