• Matt Dainty's avatar
    Convert `ena_support` to a pointer · feb8067c
    Matt Dainty authored
    This means it now has three states, `true`, `false`, & `nil`. The
    default state is now `nil` which does nothing instead of `false` which
    now will explicitly disable ENA support instead of just not enabling it.
    feb8067c