update build script
[carveJwlIkooP6JGAAIwe30JlM.git] / ent_traffic.h
1 #ifndef ENT_TRAFFIC_H
2 #define ENT_TRAFFIC_H
3
4 #include "world.h"
5 static void ent_traffic_update( world_instance *world, v3f pos );
6
7 #endif /* ENT_TRAFFIC_H */