Fix Debug menu translation

This commit is contained in:
Ben V. Brown
2019-08-19 21:26:24 +10:00
parent eb3837e529
commit 9bdb601742
4 changed files with 4761 additions and 4385 deletions

View File

@@ -53,6 +53,7 @@ extern const char* SettingAutoChar;
extern const char* SettingFastChar;
extern const char* SettingSlowChar;
extern const char* TipModelStrings[];
extern const char* DebugMenu[];
extern const char* SymbolPlus;
extern const char* SymbolMinus;
extern const char* SymbolSpace;