Skip to main content

spell_override_pairs

Function spell_override_pairs 

Source
pub(crate) fn spell_override_pairs(
    rows: impl IntoIterator<Item = (i32, i32)>,
) -> Vec<(SpellId, SpellId)>