X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=player_dead.h;h=fbdb47f5a974665660fc9dc1213d39a0cd2fffb9;hb=6c84fa207dec2cf8e92b3882492bdd2f92ee7afe;hp=4a10e986eba41a0f08728f157c7b2128af92b134;hpb=8b783ef3705f88f0f67ef6cd8113f79ccb25ec20;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/player_dead.h b/player_dead.h index 4a10e98..fbdb47f 100644 --- a/player_dead.h +++ b/player_dead.h @@ -3,8 +3,7 @@ #include "player_api.h" -struct player_dead -{ +struct player_dead{ v3f co_lpf, v_lpf, w_lpf; };