Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/definitions.asm @ 589:1395bfc13896
update of max_cf_number
author | heinrichsweikamp |
---|---|
date | Mon, 14 May 2012 17:09:45 +0200 |
parents | b4a4aa5d169a |
children | 6520bcda1a00 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm Sun May 13 19:36:35 2012 +0200 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Mon May 14 17:09:45 2012 +0200 @@ -26,7 +26,7 @@ #DEFINE softwareversion_beta 1 ; (and 0 for release) -#DEFINE max_custom_number d'63' ; Number of last used custom function +#DEFINE max_custom_number d'64' ; Number of last used custom function ; International extension. Selecting messages source: #DEFINE ENGLISH ; Use english_text.asm