DrawTo Function (ROM Call 0x19C)

graph.h

void DrawTo (short x, short y);

Draws a clipped line from the current pen position.

DrawTo is an alias (known from DoorsOS) for the command LineTo.