fix the invalid glyph
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
namespace FontCharAliases {
|
||||
void ReplaceMarkers( CString &sText );
|
||||
wchar_t GetChar( CString &codepoint );
|
||||
bool GetChar( CString &codepoint, wchar_t &ch );
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user