mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 10:29:19 +02:00
further work on launcher
This commit is contained in:
@@ -30,7 +30,7 @@ private:
|
||||
|
||||
extern locale Translations;
|
||||
|
||||
#define STR(x) Translations.lookup_s(x, true)
|
||||
#define STR(x) Translations.lookup_s(x, false)
|
||||
#define STR_C(x) Translations.lookup_c(x, true)
|
||||
#define STRN(x) x
|
||||
|
||||
|
||||
Reference in New Issue
Block a user