Mercurial > public > mk2
comparison code_part1/OSTC_code_asm_part1/definitions.asm @ 495:a5235ae970af
Turkish language added
author | heinrichsweikamp |
---|---|
date | Mon, 07 Nov 2011 12:51:25 +0100 |
parents | b8edb7362870 |
children | 97d3f5537b43 |
comparison
equal
deleted
inserted
replaced
494:e9b1f162799d | 495:a5235ae970af |
---|---|
32 #DEFINE ENGLISH ; Use english_text.asm | 32 #DEFINE ENGLISH ; Use english_text.asm |
33 ;#DEFINE FRENCH ; Use french_text.asm | 33 ;#DEFINE FRENCH ; Use french_text.asm |
34 ;#DEFINE GERMAN ; Use german_text.asm | 34 ;#DEFINE GERMAN ; Use german_text.asm |
35 ;#DEFINE SPANISH ; Use spanish_text.asm | 35 ;#DEFINE SPANISH ; Use spanish_text.asm |
36 ;#DEFINE RUSSIAN ; Use russian_text.asm | 36 ;#DEFINE RUSSIAN ; Use russian_text.asm |
37 ;#DEFINE TURKISH ; Use turkish_text.asm | |
37 | 38 |
38 ;#DEFINE __DEBUG ; | 39 ;#DEFINE __DEBUG ; |
39 ;#DEFINE DISPLAY_TEST ; Enables Display-Test in RAW data menu | 40 ;#DEFINE DISPLAY_TEST ; Enables Display-Test in RAW data menu |
40 | 41 |
41 #DEFINE logbook_profile_version 0x21 ; Do not touch! | 42 #DEFINE logbook_profile_version 0x21 ; Do not touch! |