1
0
forked from me/IronOS

Update Translation.h

This commit is contained in:
Ben V. Brown
2022-01-18 21:44:33 +11:00
parent 1e065f0868
commit d7b21c213e

View File

@@ -112,7 +112,8 @@ struct TranslationIndexTable {
};
extern const TranslationIndexTable *Tr;
extern const char *TranslationStrings;
extern const char *TranslationStrings;
struct TranslationData {
TranslationIndexTable indices;