pub fn get_move_animation(
    move_id: MoveId,
    _ov10: &OverlayLoadLease<10>
) -> &move_animation
Expand description

Get the move animation corresponding to the given move ID.

Note: unverified, ported from Irdkwia’s notes