Fix an error where ma_log_level_to_string() is sometimes not compiled.
This was happening because ma_log_level_to_string() was only being included when MA_DEBUG_OUTPUT is enabled.
Showing
Please register or sign in to comment
This was happening because ma_log_level_to_string() was only being included when MA_DEBUG_OUTPUT is enabled.