draw_line() function and pixel getting/setting
commit22328915ac56464987613cdf52e7316a4ec84dcf
authorThomas Perl <thp@perli.net>
Sat, 1 Sep 2007 17:26:29 +0000 (1 19:26 +0200)
committerThomas Perl <thp@perli.net>
Sat, 1 Sep 2007 17:26:29 +0000 (1 19:26 +0200)
tree689cb34b0c0876b23ad08fe1854a6c27d324e736
parent021d8330718e00020821f5798db7e3db7cae4d3e
draw_line() function and pixel getting/setting

Added new function to directly draw a line to the screen,
and define macros: GET_PIXEL_DATA, GET_PIXEL_RGB, SET_PIXEL_RGB.
graphics.c
graphics.h