pub fn advanced_game_logic_tick<L: ApplicationLogic>(
all_resources: ReAll<'_>,
game_logic: LoReM<'_, GameLogic<L>>,
)
pub fn advanced_game_logic_tick<L: ApplicationLogic>(
all_resources: ReAll<'_>,
game_logic: LoReM<'_, GameLogic<L>>,
)