# HG changeset patch # User heinrichsweikamp # Date 1337008185 -7200 # Node ID 1395bfc13896ff9ac99379f4fa338e861337cc62 # Parent 29b0a47249c57e4d819d4cbca39ebd8511735d37 update of max_cf_number diff -r 29b0a47249c5 -r 1395bfc13896 code_part1/OSTC_code_asm_part1/definitions.asm --- 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