Optimize circle drawing
All threads resolved!
All threads resolved!
Compare changes
+ 5
− 5
@@ -135,12 +135,12 @@ void gfx_clear(struct gfx_region *reg)
@@ -150,11 +150,11 @@ void gfx_circle(struct gfx_region *reg, int x, int y, int r, int t, Color c)