minor changes
[carveJwlIkooP6JGAAIwe30JlM.git] / player.h
index 6ee3112b701165ff9a401c6ed1961d140d3f4fa5..c718c5ac57eb4ccc66f5cc311ab472001293ddcb 100644 (file)
--- a/player.h
+++ b/player.h
@@ -173,7 +173,7 @@ static void player__im_gui(void);
 static void player__setpos( v3f pos );
 static void player__spawn( ent_spawn *rp );
 static void player__kill(void);
-static void player__begin_holdout(void);
+static void player__begin_holdout( v3f offset );
 
 static int localplayer_cmd_respawn( int argc, const char *argv[] );
 static void player_apply_transport_to_cam( m4x3f transport );