X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=world_entity.c;h=9095e1b4310a63f7ebbc5a97ccc0de4a0610e5dd;hb=14267d2fb3d228060aef8e4de729254813ec245f;hp=02bbeb2b342d26141ef52c4a674688106cc50732;hpb=0c3d1d55160d5ce911ead69de84b1d8200a0036f;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/world_entity.c b/world_entity.c index 02bbeb2..9095e1b 100644 --- a/world_entity.c +++ b/world_entity.c @@ -11,6 +11,7 @@ #include "ent_challenge.h" #include "ent_skateshop.h" #include "ent_route.h" +#include "ent_traffic.h" static void world_entity_focus( u32 entity_id ){ localplayer.immobile = 1;