about summary refs log tree commit diff stats
path: root/src/wrapped
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2021-04-24 14:36:50 +0200
committerptitSeb <sebastien.chev@gmail.com>2021-04-24 14:36:50 +0200
commit890842286b33981b6164740f821ff965b5fb7bd1 (patch)
tree1d2ec764912f75567b81e14b1b437cff71e2ac46 /src/wrapped
parentaec0ad91288cc9b462c8543a1530e9548b1544e8 (diff)
downloadbox64-890842286b33981b6164740f821ff965b5fb7bd1.tar.gz
box64-890842286b33981b6164740f821ff965b5fb7bd1.zip
Added one more wrapped libfontconfig function
Diffstat (limited to 'src/wrapped')
-rwxr-xr-xsrc/wrapped/wrappedfontconfig_private.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/wrapped/wrappedfontconfig_private.h b/src/wrapped/wrappedfontconfig_private.h
index 99aae2e1..45298e5c 100755
--- a/src/wrapped/wrappedfontconfig_private.h
+++ b/src/wrapped/wrappedfontconfig_private.h
@@ -55,6 +55,7 @@ GO(FcConfigGetFontDirs, pFp)
 GO(FcConfigGetFonts, pFpi)
 //GO(FcConfigGetRescanInterval, 
 //GO(FcConfigGetRescanInverval, 
+GO(FcConfigGetSysRoot, pFp)
 //GO(FcConfigHome, 
 //GO(FcConfigParseAndLoad, 
 GO(FcConfigReference, pFp)
@@ -94,7 +95,7 @@ GO(FcFontSort, pFppipp)
 GO(FcFreeTypeQuery, pFpipp)
 GO(FcFreeTypeQueryFace, pFppip)
 //GO(FcGetLangs, 
-//GO(FcGetVersion, 
+GO(FcGetVersion, iFv)
 GO(FcInit, iFv)
 //GO(FcInitBringUptoDate, 
 //GO(FcInitLoadConfig,