about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2024-09-23 14:23:02 +0200
committerptitSeb <sebastien.chev@gmail.com>2024-09-23 14:23:02 +0200
commit929d462d051f688d26e25cdcd8730f80fa0bb0d8 (patch)
tree64e0a397e3980b6ad85119db4a5f005d083203f1
parente0ce06483c1bf676f81405c6048b39f8b993af2a (diff)
downloadbox64-929d462d051f688d26e25cdcd8730f80fa0bb0d8.tar.gz
box64-929d462d051f688d26e25cdcd8730f80fa0bb0d8.zip
[BOX32] Addeda few more 32bits wrapped x11 functions
-rw-r--r--src/wrapped32/wrappedlibx11_private.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/wrapped32/wrappedlibx11_private.h b/src/wrapped32/wrappedlibx11_private.h
index d2b2ca6b..0eb67cec 100644
--- a/src/wrapped32/wrappedlibx11_private.h
+++ b/src/wrapped32/wrappedlibx11_private.h
@@ -341,16 +341,16 @@ GO(XDisplayWidthMM, iFXi)
 //GO(XForceScreenSaver, iFpi)
 GO(XFree, iFp)
 //GO(_XFreeAtomTable, 
-//GO(XFreeColormap, iFpL)
+GO(XFreeColormap, iFXL)
 //GO(XFreeColors, iFpLpiL)
-//GO(XFreeCursor, iFpL)
+GO(XFreeCursor, iFXL)
 //DATAB(_XFreeDisplayLock_fn, 4)
 //GO(_XFreeDisplayStructure, 
 //GO(_XFreeEventCookies, vFp)
 //GO(XFreeEventData, vFpp)
 //GO(_XFreeExtData, iFp)
 //GO(XFreeExtensionList, iFp)
-//GO(XFreeFont, iFpp)
+GO(XFreeFont, iFXp)
 //GO(XFreeFontInfo, iFppi)
 //GO(XFreeFontNames, iFp)
 //GO(XFreeFontPath, iFp)