fixed sqrt comp error

This commit is contained in:
noffie 2025-01-09 21:24:04 +01:00
parent 9e92d61b21
commit 8aa7c55a0d

View file

@ -4,6 +4,7 @@ namespace rl
{
#include <raylib.h>
}
#include <cmath>
constexpr rl::Color sorter_colors[] = {