Mercurial > public > mk2
changeset 558:575f1a65ab5a
max_custom number
author | heinrichsweikamp |
---|---|
date | Mon, 20 Feb 2012 13:47:49 +0100 |
parents | f6c45ad5d493 |
children | c84ea647ff58 |
files | code_part1/OSTC_code_asm_part1/definitions.asm |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm Fri Feb 17 09:46:32 2012 +0100 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Mon Feb 20 13:47:49 2012 +0100 @@ -26,7 +26,7 @@ #DEFINE softwareversion_beta 1 ; (and 0 for release) -#DEFINE max_custom_number d'58' ; Number of last used custom function +#DEFINE max_custom_number d'63' ; Number of last used custom function ; International extension. Selecting messages source: #DEFINE ENGLISH ; Use english_text.asm