Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/definitions.asm @ 182:adadccc367a6
added spanish translation
author | heinrichsweikamp |
---|---|
date | Sun, 06 Feb 2011 17:49:58 +0100 |
parents | 0651d5dc3f42 |
children | 3b5f81c06db8 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm Sun Feb 06 17:30:11 2011 +0100 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Sun Feb 06 17:49:58 2011 +0100 @@ -32,8 +32,10 @@ ; International extension. Selecting messages source: ; Language (No define -> english_text.asm) -;#DEFINE FRENCH ; Use french_text.asm +;#DEFINE FRENCH ; Use french_text.asm ;#DEFINE GERMAN ; Use german_text.asm +;#DEFINE SPANISH ; Use spanish_text.asm + #DEFINE logbook_profile_version 0x20 ; Do not touch! #DEFINE T0CON_debounce b'00000000' ; Timer0 Switch Debounce