move compiler to its own folder, api changes. wip maps
[carveJwlIkooP6JGAAIwe30JlM.git] / ent_objective.h
1 #pragma once
2 #include "entity.h"
3 #include "world.h"
4 void ent_objective_call( world_instance *world, ent_call *call );