Setpixel

Description #

Turns the specified pixel dark in the graph buffer, preserving all other pixels in the graph as-is.

Technical Details #

This routine uses the same inputs as iGetPixel, and preserves hl.

Inputs #

a = x-coordinate of pixel to set
e = y-coordinate of pixel to set

Outputs #

(Graph buffer modified)

Destroyed #

All except hl