pre-velocity-change
[carveJwlIkooP6JGAAIwe30JlM.git] / player_skate.h
index e3f639a7360c6ef7577c8093043d88c73ed786f5..37c90dc796326d06bedd9bdeead4cd25965b6107 100644 (file)
@@ -105,7 +105,7 @@ struct player_skate
       v3f   log[50];
       v3f   n;
       v3f   apex;
-      u32   log_length;
+      int   log_length;
       float score,
             land_dist;
 
@@ -126,7 +126,8 @@ struct player_skate
 
    v3f surface_picture,
        weight_distribution,
-       grind_vec;
+       grind_vec,
+       grind_dir;
 
    float grind_strength;