about summary refs log tree commit diff stats
path: root/src/wrapped/generated/wrappedidn2types.h
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2023-12-23 09:32:26 +0100
committerptitSeb <sebastien.chev@gmail.com>2023-12-23 09:32:26 +0100
commitb427e67619e7456d88105ce7be4c600333c47b4a (patch)
treee83e6a03eefa2d73818759f3806c1951475715b1 /src/wrapped/generated/wrappedidn2types.h
parent6163f98020239f10e26b69d4a53e01d29c7279ea (diff)
downloadbox64-b427e67619e7456d88105ce7be4c600333c47b4a.tar.gz
box64-b427e67619e7456d88105ce7be4c600333c47b4a.zip
Addedempty wrapped libidn2 (for quake 2 rtx)
Diffstat (limited to 'src/wrapped/generated/wrappedidn2types.h')
-rw-r--r--src/wrapped/generated/wrappedidn2types.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/wrapped/generated/wrappedidn2types.h b/src/wrapped/generated/wrappedidn2types.h
new file mode 100644
index 00000000..39dcd51d
--- /dev/null
+++ b/src/wrapped/generated/wrappedidn2types.h
@@ -0,0 +1,17 @@
+/*******************************************************************
+ * File automatically generated by rebuild_wrappers.py (v2.2.0.18) *
+ *******************************************************************/
+#ifndef __wrappedidn2TYPES_H_
+#define __wrappedidn2TYPES_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 // __wrappedidn2TYPES_H_