pub fn get_special_monster_move_animation(
    ent_id: i32,
    _ov10: &OverlayLoadLease<10>
) -> &special_monster_move_animation
Expand description

Get the special move animation corresponding to the entity ID.

Note: unverified, ported from Irdkwia’s notes