From 929d462d051f688d26e25cdcd8730f80fa0bb0d8 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Mon, 23 Sep 2024 14:23:02 +0200 Subject: [BOX32] Addeda few more 32bits wrapped x11 functions --- src/wrapped32/wrappedlibx11_private.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') 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) -- cgit 1.4.1