Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/definitions.asm @ 619:85e8e1501fd8
New CF66: Show GF in NDL (If GF > CF08)
author | heinrichsweikamp |
---|---|
date | Fri, 27 Jul 2012 19:32:18 +0200 |
parents | 6b9713b56bca |
children | e7b675c28896 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm Mon Jul 23 17:12:33 2012 +0200 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Fri Jul 27 19:32:18 2012 +0200 @@ -26,7 +26,7 @@ #DEFINE softwareversion_beta 1 ; (and 0 for release) -#DEFINE max_custom_number d'65' ; Number of last used custom function +#DEFINE max_custom_number d'66' ; Number of last used custom function ; International extension. Selecting messages source: #DEFINE ENGLISH ; Use english_text.asm