# HG changeset patch
# User heinrichsweikamp
# Date 1329742069 -3600
# Node ID 575f1a65ab5a287f935e636d76b394e32bc9af1c
# Parent  f6c45ad5d49320ab2b9da20a0174b0908b97f399
max_custom number

diff -r f6c45ad5d493 -r 575f1a65ab5a code_part1/OSTC_code_asm_part1/definitions.asm
--- 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