about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2022-03-01 11:19:50 +0100
committerptitSeb <sebastien.chev@gmail.com>2022-03-01 11:19:50 +0100
commit97e9e5d2d26359905a1c46a9236fe8331140d9c0 (patch)
tree9f59cf5b6b4f20e92289b4bf4af1994ada08632a /src
parentdb638859451543c3d5ee5e73850a08be4fa7e2db (diff)
downloadbox64-97e9e5d2d26359905a1c46a9236fe8331140d9c0.tar.gz
box64-97e9e5d2d26359905a1c46a9236fe8331140d9c0.zip
Added a few more slot to glib2
Diffstat (limited to 'src')
-rwxr-xr-xsrc/wrapped/wrappedglib2.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/wrapped/wrappedglib2.c b/src/wrapped/wrappedglib2.c
index f9ec538c..c3d59146 100755
--- a/src/wrapped/wrappedglib2.c
+++ b/src/wrapped/wrappedglib2.c
@@ -109,7 +109,9 @@ GO(3)   \
 GO(4)   \
 GO(5)   \
 GO(6)   \
-GO(7)
+GO(7)   \
+GO(8)   \
+GO(9)   \
 
 // GCopyFct
 /*#define GO(A)   \