X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;ds=sidebyside;f=ent_glider.h;h=51857b2fb57a072fa6eef93a425e62cd7e898784;hb=b440efbe5785d114d08bb3f5ec0e09cad943006d;hp=e61bdd080079c6c8f10e411900d35b3bcb35b1e3;hpb=888e62fcd8f9777cee774fbb8fab2e52660303a7;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/ent_glider.h b/ent_glider.h index e61bdd0..51857b2 100644 --- a/ent_glider.h +++ b/ent_glider.h @@ -1,4 +1,4 @@ #pragma once #include "entity.h" -static void ent_glider_call( world_instance *world, ent_call *call ); +void ent_glider_call( world_instance *world, ent_call *call );