BKE_action_frame_range_calc()
Simplify `BKE_action_frame_range_calc()` by returning early and replacing `short` with `bool`. No functional changes.