aboutsummaryrefslogtreecommitdiff
path: root/src/lutris/array.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lutris/array.h')
-rw-r--r--src/lutris/array.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/lutris/array.h b/src/lutris/array.h
new file mode 100644
index 0000000..ac1da1c
--- /dev/null
+++ b/src/lutris/array.h
@@ -0,0 +1,5 @@
+#ifdef CREATE_ENUM
+#undef CREATE_ENUM
+#endif
+
+#define CREATE_ENUM(x) #x, \ No newline at end of file