]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - r_lerpanim.h
add cvars for world erp and cfm; remove pistons for ODE 0.9 support
[xonotic/darkplaces.git] / r_lerpanim.h
index a90101cfa3a54375310e1e1abac9fbb4c9e93202..2a24e0c2c41ec289bcb3634b2b56601778187c7d 100644 (file)
@@ -1,2 +1,8 @@
 
+#ifndef R_LERPANIM_H
+#define R_LERPANIM_H
+
 void R_LerpAnimation(entity_render_t *r);
+
+#endif
+