Source position: sdl_gfx.pas line 200
function circleColor(
dst: PSDL_Surface;
x: SInt16;
y: SInt16;
r: SInt16;
color: UInt32
):Integer;