X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;ds=sidebyside;f=ent_skateshop.h;fp=ent_skateshop.h;h=e12edb10de9830352fdaf3e4f99280d1ee9914a0;hb=bd3a7e904be0fc97e70761cc957a28609d366586;hp=23e43c07fb2f6196eaa2b5cfca78822ccd556431;hpb=eead7b53ab6afe9b9e9bda2d5bfa6891e8845453;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/ent_skateshop.h b/ent_skateshop.h index 23e43c0..e12edb1 100644 --- a/ent_skateshop.h +++ b/ent_skateshop.h @@ -41,7 +41,7 @@ struct{ } static global_skateshop={.render={.reg_id=0xffffffff,.world_reg=0xffffffff}}; -VG_STATIC void ent_skateshop_preupdate( ent_skateshop *shop ); +VG_STATIC void ent_skateshop_preupdate( ent_skateshop *shop, int active ); VG_STATIC void skateshop_render( ent_skateshop *shop ); #endif /* ENT_SKATESHOP_H */