X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=ent_skateshop.h;h=1d0699a58b97edef1e690e5580e3633732646abf;hb=35b57a341eb37d863ec69e4f011a88b7bfba5c01;hp=9f76251246f31620a1ce2139f4795edf065ac272;hpb=ae7167001d7f442b08354b32873cd29c3fb4c74e;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/ent_skateshop.h b/ent_skateshop.h index 9f76251..1d0699a 100644 --- a/ent_skateshop.h +++ b/ent_skateshop.h @@ -13,8 +13,6 @@ struct{ v3f look_target; ent_skateshop *ptr_ent; - - int active; float factive; struct shop_view_slot{ @@ -36,6 +34,8 @@ struct{ u32 world_reg; } render; + + camera cam; } static global_skateshop={.render={.reg_id=0xffffffff,.world_reg=0xffffffff}};