about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2021-10-22 20:54:37 +0200
committerptitSeb <sebastien.chev@gmail.com>2021-10-22 20:54:37 +0200
commitb48ba048ed703716f843138b1df638c8aa984610 (patch)
tree31e9db260a2bc057de246bfb340aa00500a412cd /src
parent35a21d89321767e84e3d409a24fb6941be014286 (diff)
downloadbox64-b48ba048ed703716f843138b1df638c8aa984610.tar.gz
box64-b48ba048ed703716f843138b1df638c8aa984610.zip
Added FcConfigAppFontAddDir wrapped function (for #150)
Diffstat (limited to 'src')
-rwxr-xr-xsrc/wrapped/wrappedfontconfig_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped/wrappedfontconfig_private.h b/src/wrapped/wrappedfontconfig_private.h
index 508adb04..b5547aff 100755
--- a/src/wrapped/wrappedfontconfig_private.h
+++ b/src/wrapped/wrappedfontconfig_private.h
@@ -37,7 +37,7 @@ GO(FcCharSetNextPage, iFppp)    // second p is a fixed sized array
 GO(FcCharSetSubtract, pFpp)
 //GO(FcCharSetSubtractCount, 
 GO(FcCharSetUnion, pFpp)
-//GO(FcConfigAppFontAddDir, 
+GO(FcConfigAppFontAddDir, iFpp)
 GO(FcConfigAppFontAddFile, iFpp)
 //GO(FcConfigAppFontClear, 
 //GO(FcConfigBuildFonts,