1
0
forked from me/IronOS

V2.01 roundup

This commit is contained in:
Ben V. Brown
2017-12-12 13:37:08 +11:00
parent 39295c9705
commit 662b39cbd4
2 changed files with 2 additions and 4 deletions

View File

@@ -9,8 +9,7 @@
#define TRANSLATION_H_
enum ShortNameType {
SHORT_NAME_SINGLE_LINE = 1,
SHORT_NAME_DOUBLE_LINE = 2,
SHORT_NAME_SINGLE_LINE = 1, SHORT_NAME_DOUBLE_LINE = 2,
};
/*
@@ -33,7 +32,6 @@ extern const char SettingRightChar;
extern const char SettingLeftChar;
extern const char SettingAutoChar;
#define LANG_EN
//#define LANG_RU
//#define LANG_ES