comparison code_part1/OSTC_code_asm_part1/menu_reset.asm @ 517:a73a452ca155

Backed out changeset: b498245da3f1
author heinrichsweikamp
date Mon, 05 Dec 2011 20:58:10 +0100
parents b498245da3f1
children 44e9b961f156
comparison
equal deleted inserted replaced
516:b498245da3f1 517:a73a452ca155
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_BOOL, d'0', 0, 0 ; CF63 Imperial units (feet,fahrenheit) 190 CF_DEFAULT CF_INT15, 0, 0, 0 ; UNUSED
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