comparison code_part1/OSTC_code_asm_part1/menu_reset.asm @ 516:b498245da3f1

imperial units patch from Vlad
author heinrichsweikamp
date Mon, 05 Dec 2011 20:40:10 +0100
parents ed51a7a89d9a
children a73a452ca155
comparison
equal deleted inserted replaced
515:cc09222a204f 516:b498245da3f1
185 CF_DEFAULT CF_INT15, d'0', d'0', d'7000' ; CF59 Cave conso warning [l] 185 CF_DEFAULT CF_INT15, d'0', d'0', d'7000' ; CF59 Cave conso warning [l]
186 CF_DEFAULT CF_BOOL, 0, 0, 0 ; CF60 Show Graphical ascend speed indicator 186 CF_DEFAULT CF_BOOL, 0, 0, 0 ; CF60 Show Graphical ascend speed indicator
187 CF_DEFAULT CF_INT15, 0, 0, 0 ; UNUSED 187 CF_DEFAULT CF_INT15, 0, 0, 0 ; UNUSED
188 188
189 CF_DEFAULT CF_INT15, 0, 0, 0 ; UNUSED 189 CF_DEFAULT CF_INT15, 0, 0, 0 ; UNUSED
190 CF_DEFAULT CF_INT15, 0, 0, 0 ; UNUSED 190 CF_DEFAULT CF_BOOL, d'0', 0, 0 ; CF63 Imperial units (feet,fahrenheit)
191 CF_DEFAULT CF_INT15, 0, 0, 0 ; UNUSED 191 CF_DEFAULT CF_INT15, 0, 0, 0 ; UNUSED
192 cf_default_table2: 192 cf_default_table2:
193 193
194 ;============================================================================= 194 ;=============================================================================
195 195