sat
[carveJwlIkooP6JGAAIwe30JlM.git] / player.c
index 51353b9a7e8492f70f803cd45463a0ce5d93fc9f..28adfd0df4095cd9f1c6eb383a05c69ccb46f9d1 100644 (file)
--- a/player.c
+++ b/player.c
@@ -136,6 +136,7 @@ void player__bind( player_instance *player )
 {
    player__skate_bind( player );
    player__walk_bind( player );
+   player__drive_bind( player );
 }
 
 /*