Mercurial > public > hwos_code
comparison src/text_multilang.asm @ 635:9a64914a8fca
3.10 re-release addressing some minor issues and language fixes
author | heinrichsweikamp |
---|---|
date | Thu, 07 May 2020 09:12:59 +0200 |
parents | 4050675965ea |
children | 8c1f1f334275 |
comparison
equal
deleted
inserted
replaced
634:4050675965ea | 635:9a64914a8fca |
---|---|
19 | 19 |
20 | 20 |
21 | 21 |
22 ; fast hack **ONLY** for **CHANGING** languages ( en / de / fr / it ) | 22 ; fast hack **ONLY** for **CHANGING** languages ( en / de / fr / it ) |
23 | 23 |
24 #undefine _language_1 | 24 ;#undefine _language_1 |
25 #define _language_1 fr | 25 ;#define _language_1 fr |
26 ; | 26 ;; |
27 #undefine _language_2 | 27 ;#undefine _language_2 |
28 #define _language_2 it | 28 ;#define _language_2 it |
29 | 29 |
30 | 30 |
31 ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 31 ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
32 ; LANGUAGE 1 | 32 ; LANGUAGE 1 |
33 ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 33 ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |