From 21e403c908e01179a5a8105424614ddb1e2d3c2e Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Wed, 13 Nov 2024 14:39:08 +0100 Subject: [WRAPPER] Added more callback slots for libwaylend-client --- src/wrapped/wrappedwaylandclient.c | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/wrapped/wrappedwaylandclient.c b/src/wrapped/wrappedwaylandclient.c index 1250c5c9..737a2418 100644 --- a/src/wrapped/wrappedwaylandclient.c +++ b/src/wrapped/wrappedwaylandclient.c @@ -33,7 +33,12 @@ GO(0) \ GO(1) \ GO(2) \ GO(3) \ -GO(4) +GO(4) \ +GO(5) \ +GO(6) \ +GO(7) \ +GO(8) \ +GO(9) \ //wl_log_func_t #ifdef CONVERT_VALIST -- cgit 1.4.1