pub fn team_menu(_ov31: &OverlayLoadLease<31>, team_leader: &mut DungeonEntity)
Expand description

Called when the in-dungeon “team” menu is open. Does not return until the menu is closed.

Note that selecting certain options in this menu (such as viewing the details or the moves of a monster) counts as switching to a different menu, which causes the function to return.