X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=world_entity.c;h=d34ed6e0932f88d0d70a70bddf6f6ce8afd21dc0;hb=d171c9ad5de05c9ac8563fcf9f23760b93fb50f8;hp=a12e071ade86fdf4a749ea840e1f61edcc434ed7;hpb=874c9d7e6ee2d826f9eb34518e8163283439c38e;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/world_entity.c b/world_entity.c index a12e071..d34ed6e 100644 --- a/world_entity.c +++ b/world_entity.c @@ -605,6 +605,7 @@ static void world_entity_start( world_instance *world, vg_msg *sav ){ } } +#if 0 /* * used for relinking multi-world data. ran anytime the world setup changes */ @@ -634,6 +635,7 @@ static void world_entity_relink( world_instance *world ){ } } } +#endif static void world_entity_serialize( world_instance *world, vg_msg *sav ){ for( u32 i=0; ient_challenge); i++ ){