update helpers/location to 'frosted' ui
[carveJwlIkooP6JGAAIwe30JlM.git] / ent_objective.h
1 #pragma once
2 #include "entity.h"
3 #include "world.h"
4 entity_call_result ent_objective_call( world_instance *world, ent_call *call );