Closed UserNameBlank closed 7 months ago
Fixed gradients by setting the count of the array XAVA->config->gradients to gradient_count.
XAVA->config->gradients
Thank you for contributing, however this specific fix relies on an unintended abuse of the arr_count() macro Can you please change it to use arr_resize() instead. Thanks.
arr_count()
arr_resize()
done
Thanks
Fixed gradients by setting the count of the array
XAVA->config->gradients
to gradient_count.