X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=player_remote.h;h=de3c7a297fe2a20d7f4b26e6b62abb1e4d073eae;hb=6b036c10d38e7d691eb0bc06c29235b450c3ff10;hp=a35e22ce1f0e897c032ab12259195dcf2927dfd6;hpb=ce0205fd929e5fb1446f8c52fcab344884d82569;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/player_remote.h b/player_remote.h index a35e22c..de3c7a2 100644 --- a/player_remote.h +++ b/player_remote.h @@ -50,7 +50,6 @@ struct { interp_data[ NETWORK_MAX_PLAYERS ]; struct net_sfx sfx_queue[ NETWORK_SFX_QUEUE_LENGTH ]; - u8 sfx_availible[ NETWORK_SFX_QUEUE_LENGTH ]; m4x3f *final_mtx; struct player_board_pose board_poses[ NETWORK_MAX_PLAYERS ];