X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=ent_miniworld.h;h=73b660eafed88bf770fea3e4304c97bec70f9f7a;hb=63fe317d7db724162561da52aa382c82ac3c29be;hp=693a1571f557488f0530d9108588c0365703bc94;hpb=2c91a71533b4ce86b9e7fd708420ae05c74d8f52;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/ent_miniworld.h b/ent_miniworld.h index 693a157..73b660e 100644 --- a/ent_miniworld.h +++ b/ent_miniworld.h @@ -4,7 +4,7 @@ #include "entity.h" struct { - u32 active_id; /* TODO: world references in entity ID */ + u32 active_id; } static global_miniworld;