about summary refs log tree commit diff stats
path: root/src/wrapped/generated
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2022-12-06 18:14:45 +0100
committerptitSeb <sebastien.chev@gmail.com>2022-12-06 18:14:45 +0100
commit23e01808a22d687b93a81c108a4e00cc1a97d7ab (patch)
tree1e12a1b94764d5ce9afca5ec04ea404f1fbeae09 /src/wrapped/generated
parentb8300add62f1a865e3daf1077e6b6e1d61ea6240 (diff)
downloadbox64-23e01808a22d687b93a81c108a4e00cc1a97d7ab.tar.gz
box64-23e01808a22d687b93a81c108a4e00cc1a97d7ab.zip
Added wrapped libxcb-xinerama.so (helps #468)
Diffstat (limited to 'src/wrapped/generated')
-rw-r--r--src/wrapped/generated/functions_list.txt1
-rw-r--r--src/wrapped/generated/wrappedlibxcbxineramadefs.h8
-rw-r--r--src/wrapped/generated/wrappedlibxcbxineramatypes.h17
-rw-r--r--src/wrapped/generated/wrappedlibxcbxineramaundefs.h8
4 files changed, 34 insertions, 0 deletions
diff --git a/src/wrapped/generated/functions_list.txt b/src/wrapped/generated/functions_list.txt
index b2055c3f..baaa30a1 100644
--- a/src/wrapped/generated/functions_list.txt
+++ b/src/wrapped/generated/functions_list.txt
@@ -3541,6 +3541,7 @@ wrappedlibxcbshm:
 wrappedlibxcbsync:
 wrappedlibxcbutil:
 wrappedlibxcbxfixes:
+wrappedlibxcbxinerama:
 wrappedlibxcbxtest:
 wrappedlibxcomposite:
 wrappedlibxcursor:
diff --git a/src/wrapped/generated/wrappedlibxcbxineramadefs.h b/src/wrapped/generated/wrappedlibxcbxineramadefs.h
new file mode 100644
index 00000000..620a21d1
--- /dev/null
+++ b/src/wrapped/generated/wrappedlibxcbxineramadefs.h
@@ -0,0 +1,8 @@
+/*******************************************************************
+ * File automatically generated by rebuild_wrappers.py (v2.1.0.16) *
+ *******************************************************************/
+#ifndef __wrappedlibxcbxineramaDEFS_H_
+#define __wrappedlibxcbxineramaDEFS_H_
+
+
+#endif // __wrappedlibxcbxineramaDEFS_H_
diff --git a/src/wrapped/generated/wrappedlibxcbxineramatypes.h b/src/wrapped/generated/wrappedlibxcbxineramatypes.h
new file mode 100644
index 00000000..b2a6fa10
--- /dev/null
+++ b/src/wrapped/generated/wrappedlibxcbxineramatypes.h
@@ -0,0 +1,17 @@
+/*******************************************************************
+ * File automatically generated by rebuild_wrappers.py (v2.1.0.16) *
+ *******************************************************************/
+#ifndef __wrappedlibxcbxineramaTYPES_H_
+#define __wrappedlibxcbxineramaTYPES_H_
+
+#ifndef LIBNAME
+#error You should only #include this file inside a wrapped*.c file
+#endif
+#ifndef ADDED_FUNCTIONS
+#define ADDED_FUNCTIONS() 
+#endif
+
+
+#define SUPER() ADDED_FUNCTIONS()
+
+#endif // __wrappedlibxcbxineramaTYPES_H_
diff --git a/src/wrapped/generated/wrappedlibxcbxineramaundefs.h b/src/wrapped/generated/wrappedlibxcbxineramaundefs.h
new file mode 100644
index 00000000..7f44561c
--- /dev/null
+++ b/src/wrapped/generated/wrappedlibxcbxineramaundefs.h
@@ -0,0 +1,8 @@
+/*******************************************************************
+ * File automatically generated by rebuild_wrappers.py (v2.1.0.16) *
+ *******************************************************************/
+#ifndef __wrappedlibxcbxineramaUNDEFS_H_
+#define __wrappedlibxcbxineramaUNDEFS_H_
+
+
+#endif // __wrappedlibxcbxineramaUNDEFS_H_