X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=ent_route.h;h=cbf61b29740239833652fdafe49df9bfa927d2f8;hb=8d336ea2cde7c596296dbaf0d3ce27a82c6c6cf0;hp=7c5dfa3785bef6c42b7d3cc833fee5f36e391b95;hpb=f01a25e33a54c92e4d6bca0889b76f33af5e51eb;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/ent_route.h b/ent_route.h index 7c5dfa3..cbf61b2 100644 --- a/ent_route.h +++ b/ent_route.h @@ -8,4 +8,4 @@ struct global_ent_route extern global_ent_route; entity_call_result ent_route_call( world_instance *world, ent_call *call ); -void ent_route_preupdate( ent_route *route, int active ); +void ent_route_preupdate( ent_focus_context *ctx );