update helpers/location to 'frosted' ui
[carveJwlIkooP6JGAAIwe30JlM.git] / ent_tornado.h
1 #pragma once
2
3 void ent_tornado_init(void);
4 void ent_tornado_debug(void);
5 void ent_tornado_forces( v3f co, v3f cv, v3f out_a );
6 void ent_tornado_pre_update(void);