# HG changeset patch
# User heinrichsweikamp
# Date 1296730864 -3600
# Node ID 241650ef433d611a348c47f7e87a0dc15ca95bb5
# Parent  e93d0edfc4c02dc1f62a16615ed88d2d8bdb650b
some comments added

diff -r e93d0edfc4c0 -r 241650ef433d code_part1/OSTC_code_asm_part1/definitions.asm
--- a/code_part1/OSTC_code_asm_part1/definitions.asm	Thu Feb 03 04:30:53 2011 +0100
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Thu Feb 03 12:01:04 2011 +0100
@@ -30,6 +30,9 @@
 
 #DEFINE	max_custom_number		d'53'		; Number of last used custom function
 
+; Language (No define -> English)
+#DEFINE	FRENCH							; Use french_text.asm
+;#DEFINE	GERMAN							; Use german_text.asm
 
 #DEFINE	logbook_profile_version	0x20		; Do not touch!
 #DEFINE	T0CON_debounce	b'00000000'					; Timer0 Switch Debounce