about summary refs log tree commit diff stats
path: root/src/wrapped/generated/wrappedlibx11types.h
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2022-03-05 17:54:08 +0100
committerptitSeb <sebastien.chev@gmail.com>2022-03-05 17:54:08 +0100
commitec3341e5d606601d084cb415aa4f4cde081b57da (patch)
tree40bbca5be9b208b4921d926363d8b1d0ede5ebeb /src/wrapped/generated/wrappedlibx11types.h
parenta63e840674222c6980fe683581b2f8b422441f3a (diff)
downloadbox64-ec3341e5d606601d084cb415aa4f4cde081b57da.tar.gz
box64-ec3341e5d606601d084cb415aa4f4cde081b57da.zip
Some work to have steam streaming working (for #247)
Diffstat (limited to 'src/wrapped/generated/wrappedlibx11types.h')
-rw-r--r--src/wrapped/generated/wrappedlibx11types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wrapped/generated/wrappedlibx11types.h b/src/wrapped/generated/wrappedlibx11types.h
index 97165666..957fdf17 100644
--- a/src/wrapped/generated/wrappedlibx11types.h
+++ b/src/wrapped/generated/wrappedlibx11types.h
@@ -29,6 +29,7 @@ typedef void* (*pFppiiuuuipii_t)(void*, void*, int64_t, int64_t, uint64_t, uint6
 #define SUPER() ADDED_FUNCTIONS() \
 	GO(XDestroyImage, iFp_t) \
 	GO(XInitImage, iFp_t) \
+	GO(XOpenDisplay, pFp_t) \
 	GO(XSetErrorHandler, pFp_t) \
 	GO(XSetIOErrorHandler, pFp_t) \
 	GO(_XDeqAsyncHandler, vFpp_t) \