about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorptitSeb <seebastien.chev@gmail.com>2023-08-13 13:58:05 +0200
committerptitSeb <seebastien.chev@gmail.com>2023-08-13 13:58:05 +0200
commit442c3fdb9b212c7469789aed25f85d6476be6d55 (patch)
tree81d0a022e55f07b94c6042ba46e09a2edd1a92d8 /src
parente2077c46ce334453c567382cb254d1010f733fb1 (diff)
downloadbox64-442c3fdb9b212c7469789aed25f85d6476be6d55.tar.gz
box64-442c3fdb9b212c7469789aed25f85d6476be6d55.zip
Added another libxcbrandr wrapped symbol (for #287)
Diffstat (limited to 'src')
-rw-r--r--src/wrapped/wrappedlibxcbrandr_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped/wrappedlibxcbrandr_private.h b/src/wrapped/wrappedlibxcbrandr_private.h
index 7e3974ea..b4c791ab 100644
--- a/src/wrapped/wrappedlibxcbrandr_private.h
+++ b/src/wrapped/wrappedlibxcbrandr_private.h
@@ -89,7 +89,7 @@ GO(xcb_randr_get_crtc_info_unchecked, pFpppu)
 //GO(xcb_randr_get_crtc_transform_sizeof, 
 //GO(xcb_randr_get_crtc_transform_unchecked, 
 GO(xcb_randr_get_monitors, pFppuC)
-//GO(xcb_randr_get_monitors_monitors_iterator, 
+GO(xcb_randr_get_monitors_monitors_iterator, pFpp)
 GO(xcb_randr_get_monitors_monitors_length, iFp)
 GO(xcb_randr_get_monitors_reply, pFpup)
 GO(xcb_randr_get_monitors_sizeof, iFp)