revision 2
[carveJwlIkooP6JGAAIwe30JlM.git] / ent_tornado.h
diff --git a/ent_tornado.h b/ent_tornado.h
new file mode 100644 (file)
index 0000000..f89c070
--- /dev/null
@@ -0,0 +1,6 @@
+#pragma once
+
+void ent_tornado_init(void);
+void ent_tornado_debug(void);
+void ent_tornado_forces( v3f co, v3f cv, v3f out_a );
+void ent_tornado_pre_update(void);