X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=world.h;h=ff2c2e3610b4bb79b809bbd1be2e289d641b8d92;hb=6e29d444f89478d5965fc652373272e5d70e84e4;hp=f00e146b0f53fe0f0c7a199f5aeb93f45335d268;hpb=dd5c7c307f156768189af84603ec6f1f3b887bb4;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/world.h b/world.h index f00e146..ff2c2e3 100644 --- a/world.h +++ b/world.h @@ -18,6 +18,7 @@ typedef struct world_instance world_instance; #include "rigidbody.h" #include "bvh.h" #include "model.h" +#include "entity.h" #include "shaders/scene_standard.h" #include "shaders/scene_standard_alphatest.h" @@ -155,6 +156,8 @@ struct world_instance ent_checkpoint, ent_route; + ent_gate *rendering_gate; + #if 0 /* * Named safe places to respawn