X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=player_dead.c;h=43b6211a659caef2f9e6c6025de16b2ea805d9e7;hb=238a3a4ef19bb137e2a878ee38f99d253eddb51c;hp=72eba265f443c92512051b77b485e41b6e15b030;hpb=494c85703c76c4123c49937a32584840b6be1470;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/player_dead.c b/player_dead.c index 72eba26..43b6211 100644 --- a/player_dead.c +++ b/player_dead.c @@ -155,7 +155,7 @@ void player__dead_post_animate(void) localplayer.cam_velocity_influence = 1.0f; } -void player__dead_im_gui(void) +void player__dead_im_gui( ui_context *ctx ) { }