]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - r_lerpanim.h
Added back "turn left" and "turn right" to the Transfusion bind list. Added 2 new...
[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
+