Source position: sdl_gfx.pas line 367
function characterColor(
dst: PSDL_Surface;
x: SInt16;
y: SInt16;
c: char;
color: UInt32
):Integer;