mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 06:53:43 +00:00
Transcode special chars via UTF-8
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
#include <stdint.h>
|
||||
|
||||
namespace MacRoman
|
||||
{
|
||||
{
|
||||
uint16_t ToUnicode(uint8_t character);
|
||||
}
|
||||
|
Reference in New Issue
Block a user