Duet/src/render.c

4 lines
42 B
C

void dcircle(int x, int y, int color)
{
}