diff options
Diffstat (limited to '')
| -rw-r--r-- | src/wrapped/wrappedglib2.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/wrapped/wrappedglib2.c b/src/wrapped/wrappedglib2.c index 66c9e99d..a8a9ad2b 100644 --- a/src/wrapped/wrappedglib2.c +++ b/src/wrapped/wrappedglib2.c @@ -70,6 +70,11 @@ GO(6) \ GO(7) \ GO(8) \ GO(9) \ +GO(10) \ +GO(11) \ +GO(12) \ +GO(13) \ +GO(14) \ // GCopyFct #define GO(A) \ |