about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorAlyssa Rosenzweig <alyssa@rosenzweig.io>2023-02-20 20:44:33 -0500
committerAlyssa Rosenzweig <alyssa@rosenzweig.io>2023-02-20 20:44:33 -0500
commita922acc4dd1fe9c85fec550d59d92d48101dcc12 (patch)
tree67123eb51ad934b587db854c06a1c5c78cee1d73 /src
parent3fe2843bb3b95d8edd63d21c4f6acad7f652be91 (diff)
downloadbox64-a922acc4dd1fe9c85fec550d59d92d48101dcc12.tar.gz
box64-a922acc4dd1fe9c85fec550d59d92d48101dcc12.zip
wrap _XAsyncErrorHandler
Hit this using libGLX.so from the FEX rootfs.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Diffstat (limited to 'src')
-rwxr-xr-xsrc/wrapped/wrappedlibx11_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped/wrappedlibx11_private.h b/src/wrapped/wrappedlibx11_private.h
index 6e93ee22..446304be 100755
--- a/src/wrapped/wrappedlibx11_private.h
+++ b/src/wrapped/wrappedlibx11_private.h
@@ -41,7 +41,7 @@ GO(XAllocSizeHints, pFv)
 GO(XAllocWMHints, pFv)
 GO(XAllowEvents, iFpiL)
 GO(XAllPlanes, LFv)
-// _XAsyncErrorHandler
+GO(_XAsyncErrorHandler, iFppip)
 GO(XAutoRepeatOff, iFp)
 GO(XAutoRepeatOn, iFp)
 GO(XBaseFontNameListOfFontSet, pFp)