diff code_part1/OSTC_code_asm_part1/definitions.asm @ 187:3b5f81c06db8

French Version Primer. + alpha version... Proofreading it.
author JeanDo
date Mon, 07 Feb 2011 23:38:11 +0100
parents adadccc367a6
children caf6153b26cb
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm	Wed Feb 02 00:09:30 2011 +0100
+++ b/code_part1/OSTC_code_asm_part1/definitions.asm	Mon Feb 07 23:38:11 2011 +0100
@@ -31,8 +31,8 @@
 #DEFINE	max_custom_number		d'53'		; Number of last used custom function
 
 ; International extension. Selecting messages source:
-; Language (No define -> english_text.asm)
-;#DEFINE	FRENCH  						; Use french_text.asm
+;#DEFINE     ENGLISH                         ; Use english_text.asm
+#DEFINE	FRENCH  						; Use french_text.asm
 ;#DEFINE	GERMAN							; Use german_text.asm
 ;#DEFINE	SPANISH							; Use spanish_text.asm