changeset 589:1395bfc13896

update of max_cf_number
author heinrichsweikamp
date Mon, 14 May 2012 17:09:45 +0200
parents 29b0a47249c5
children b0662e79407e
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	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