From c786e6d5769a2a716c29301bc75c2228b9a5bdf5 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Tue, 27 Feb 2024 14:03:33 +0100 Subject: Added some more slots for X11 callbacks (help Cyberpunk 2077) --- src/wrapped/wrappedlibx11.c | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/wrapped/wrappedlibx11.c b/src/wrapped/wrappedlibx11.c index d34de369..8f80092a 100644 --- a/src/wrapped/wrappedlibx11.c +++ b/src/wrapped/wrappedlibx11.c @@ -551,7 +551,15 @@ GO(4) \ GO(5) \ GO(6) \ GO(7) \ -GO(8) +GO(8) \ +GO(9) \ +GO(10) \ +GO(11) \ +GO(12) \ +GO(13) \ +GO(14) \ +GO(15) + // XNGeometryCallback -- cgit 1.4.1