unlock rendering
[carveJwlIkooP6JGAAIwe30JlM.git] / ent_skateshop.h
index 9f76251246f31620a1ce2139f4795edf065ac272..1d0699a58b97edef1e690e5580e3633732646abf 100644 (file)
@@ -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}};