about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedlibxcbxfixes_private.h
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2022-12-06 17:12:47 +0100
committerptitSeb <sebastien.chev@gmail.com>2022-12-06 17:12:47 +0100
commit5bb3d8a24ddcff28a418a5fa9c7eda43ef3b690d (patch)
tree8baa533e82eb95ba787c26322761cb2571b5e8df /src/wrapped/wrappedlibxcbxfixes_private.h
parent1de683efa42d652855144cfa7e56f1d629511fd0 (diff)
downloadbox64-5bb3d8a24ddcff28a418a5fa9c7eda43ef3b690d.tar.gz
box64-5bb3d8a24ddcff28a418a5fa9c7eda43ef3b690d.zip
Added some wrapped function to mostly xcb libs (for #468)
Diffstat (limited to 'src/wrapped/wrappedlibxcbxfixes_private.h')
-rwxr-xr-xsrc/wrapped/wrappedlibxcbxfixes_private.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wrapped/wrappedlibxcbxfixes_private.h b/src/wrapped/wrappedlibxcbxfixes_private.h
index 5ad04c93..f54d7624 100755
--- a/src/wrapped/wrappedlibxcbxfixes_private.h
+++ b/src/wrapped/wrappedlibxcbxfixes_private.h
@@ -89,8 +89,8 @@ GO(xcb_xfixes_query_version_unchecked, pFpuu)
 //GO(xcb_xfixes_region_next, 
 //GO(xcb_xfixes_select_cursor_input, 
 //GO(xcb_xfixes_select_cursor_input_checked, 
-//GO(xcb_xfixes_select_selection_input, 
-//GO(xcb_xfixes_select_selection_input_checked, 
+GO(xcb_xfixes_select_selection_input, pFppppu)
+GO(xcb_xfixes_select_selection_input_checked, pFppppu)
 //GO(xcb_xfixes_set_cursor_name, 
 //GO(xcb_xfixes_set_cursor_name_checked, 
 //GO(xcb_xfixes_set_cursor_name_name,