X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=ent_route.c;h=fa1d66900c452edbf58f5641cf8351f5d1a574c7;hb=e311bbe2fa903a7e2a922f202f389b799193195d;hp=1ef9f1dcf208d93a0cb9878058ac4eb5cf28a873;hpb=7ccbfdd0b7717b5a906a4d4309324782d1fe73e8;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/ent_route.c b/ent_route.c index 1ef9f1d..fa1d669 100644 --- a/ent_route.c +++ b/ent_route.c @@ -57,6 +57,9 @@ static void ent_route_preupdate( ent_route *route, int active ){ world_sfd_compile_active_scores(); } + global_ent_route.helper_alltime->greyed =!world_sfd.view_weekly; + global_ent_route.helper_weekly->greyed = world_sfd.view_weekly; + if( button_down( k_srbind_mback ) ){ world_entity_unfocus(); gui_helper_clear();