16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 03:29:19 +02:00

launcher changes

This commit is contained in:
milek7
2019-09-21 23:25:48 +02:00
parent fbfafc4267
commit d0d7fa6738
4 changed files with 247 additions and 202 deletions

View File

@@ -16,6 +16,7 @@ class locale {
public:
void init();
std::string label_cab_control(const std::string &Label);
const std::string &coupling_name(int c);
const char* lookup_c(const char *msg, bool constant = false);
const std::string& lookup_s(const std::string &msg, bool constant = false);