Merge branch 'master' of https://github.com/marrub--/LoveToken
This commit is contained in:
commit
5969582f3d
|
@ -35,6 +35,8 @@ typedef struct
|
||||||
bool doConvert;
|
bool doConvert;
|
||||||
const char *fromCode;
|
const char *fromCode;
|
||||||
const char *toCode;
|
const char *toCode;
|
||||||
|
const char *stringChars;
|
||||||
|
const char *charChars;
|
||||||
} LT_InitInfo;
|
} LT_InitInfo;
|
||||||
|
|
||||||
typedef struct
|
typedef struct
|
||||||
|
|
Reference in New Issue
Block a user