We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56a6ef2 commit c38471bCopy full SHA for c38471b
src/core/pal/feature.h
@@ -54,7 +54,7 @@ namespace pal
54
public:
55
typedef struct
56
{
57
- ushort chr;
+ unsigned short chr;
58
double width;
59
} CharacterInfo;
60
0 commit comments