Closed fran6co closed 4 months ago
In C++ it's very common to write stuff like this:
drawCircle({10, 10}, 5, 1, 0xFF0000);
It would be nice if 0x hexes to be parsed and show the color
In C++ it's very common to write stuff like this:
It would be nice if 0x hexes to be parsed and show the color