]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - misc/source/darkplaces-src/mprogdefs.h
Include the source of the Darkplaces engine too
[voretournament/voretournament.git] / misc / source / darkplaces-src / mprogdefs.h
diff --git a/misc/source/darkplaces-src/mprogdefs.h b/misc/source/darkplaces-src/mprogdefs.h
new file mode 100644 (file)
index 0000000..c7993b7
--- /dev/null
@@ -0,0 +1,22 @@
+
+#ifndef MPROGDEFS_H
+#define MPROGDEFS_H
+
+/* file generated by qcc, do not modify */
+
+/*
+typedef struct m_globalvars_s
+{
+       int     pad[28];
+       int     self;
+} m_globalvars_t;
+
+typedef struct m_entvars_s
+{
+} m_entvars_t;
+
+#define M_PROGHEADER_CRC 10020
+
+*/
+
+#endif