YEAH
[carveJwlIkooP6JGAAIwe30JlM.git] / player_skate.h
index 1c23b5845395c3dc62f5942059259e949cf7e441..72eb94e678a1cb49247018074ea31f09c0db4b50 100644 (file)
@@ -81,7 +81,7 @@ struct player_skate
 
    /* animation */
    struct skeleton_anim *anim_stand, *anim_highg, *anim_slide,
-                        *anim_air,
+                        *anim_air, *anim_grind, *anim_grind_jump,
                         *anim_push,  *anim_push_reverse,
                         *anim_ollie, *anim_ollie_reverse,
                         *anim_grabs, *anim_stop;
@@ -93,6 +93,8 @@ struct player_skate
          blend_z,
          blend_x,
          blend_fly,
+         blend_grind,
+         blend_grind_balance,
          blend_stand,
          blend_push,
          blend_jump,