]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - mprogdefs.h
gave names to nearly all structs and enums which should make for better C++ error...
[xonotic/darkplaces.git] / mprogdefs.h
index 0c7435cf82af145102e67a69e558eb6468d22162..3ca5093fa2578c278ce1f98c95c662d66eb9030e 100644 (file)
@@ -1,13 +1,13 @@
 
 /* file generated by qcc, do not modify */
 
-typedef struct
-{      
+typedef struct m_globalvars_s
+{
        int     pad[28];
        int     self;
 } m_globalvars_t;
 
-/*typedef struct
+/*typedef struct m_entvars_s
 {
 } m_entvars_t;*/