only use longchar within fonts
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
namespace FontCharAliases {
|
||||
void ReplaceMarkers( CString &sText );
|
||||
longchar GetChar( CString &codepoint );
|
||||
wchar_t GetChar( CString &codepoint );
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user