Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/definitions.asm @ 670:92e1690ecc84
2.57beta release
author | heinrichsweikamp |
---|---|
date | Tue, 04 Dec 2012 16:41:38 +0100 |
parents | 3282581fe178 |
children | 75689df206c2 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm Mon Dec 03 10:58:19 2012 +0100 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Tue Dec 04 16:41:38 2012 +0100 @@ -26,7 +26,7 @@ #DEFINE softwareversion_beta 1 ; (and 0 for release) -#DEFINE max_custom_number d'66' ; Number of last used custom function +#DEFINE max_custom_number d'69' ; Number of last used custom function ; International extension. Selecting messages source: #DEFINE ENGLISH ; Use english_text.asm