diff options
Diffstat (limited to 'src')
| -rwxr-xr-x | src/wrapped/wrappedfreetype_private.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped/wrappedfreetype_private.h b/src/wrapped/wrappedfreetype_private.h index 9bf765e3..da67bab1 100755 --- a/src/wrapped/wrappedfreetype_private.h +++ b/src/wrapped/wrappedfreetype_private.h @@ -53,7 +53,7 @@ GO(FT_Get_Glyph, iFpp) GO(FT_Get_Glyph_Name, iFpupu) GO(FT_Get_Kerning, iFpuuup) //GO(FT_Get_MM_Blend_Coordinates, -//GO(FT_Get_MM_Var, +GO(FT_Get_MM_Var, iFpp) //GO(FT_Get_Module, //GO(FT_Get_Multi_Master, GO(FT_Get_Name_Index, uFpp) |