Mercurial > public > mk2
diff code_part1/OSTC_code_asm_part1/definitions.asm @ 785:b0c96aaa86e4
add ceiling display, no turkish language support anymore
author | heinrichsweikamp |
---|---|
date | Sun, 29 Jun 2014 15:13:32 +0200 |
parents | de7fa2316913 |
children | 9eba1eb8ca38 |
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/definitions.asm Mon Jun 23 17:29:59 2014 +0200 +++ b/code_part1/OSTC_code_asm_part1/definitions.asm Sun Jun 29 15:13:32 2014 +0200 @@ -22,7 +22,7 @@ ; ToDo: #DEFINE softwareversion_x d'2' ; Software version XX.YY -#DEFINE softwareversion_y d'92' ; Software version XX.YY +#DEFINE softwareversion_y d'93' ; Software version XX.YY #DEFINE softwareversion_beta 1 ; (and 0 for release) @@ -34,7 +34,6 @@ ;#DEFINE GERMAN ; Use german_text.asm ;#DEFINE SPANISH ; Use spanish_text.asm ;#DEFINE RUSSIAN ; Use russian_text.asm -;#DEFINE TURKISH ; Use turkish_text.asm ;#DEFINE ITALIAN ; Use italian_text.asm ;#DEFINE DISPLAY_TEST ; Enables Display-Test in RAW data menu