X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=ent_tornado.h;fp=ent_tornado.h;h=f89c070246273503154a2f5b98251308e77e72b1;hb=5f6a4f9df6c8accc89f1920bfe9ace3cbac4c4b6;hp=0000000000000000000000000000000000000000;hpb=a109f126d8adab622e38fbcc2d4281e75255246a;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/ent_tornado.h b/ent_tornado.h new file mode 100644 index 0000000..f89c070 --- /dev/null +++ b/ent_tornado.h @@ -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);