> (a)  This may fix bugs #218 and #221, please test.  The newer line draw
> code has many more bounds checks and that sort of thing, so even if
> invalid lines are passed down, it should clip 'em properly and not
> crash.

When compiling:
sdl_driver.obj : error LNK2001: unresolved external symbol _lineColor

Had a quick look at sdl_driver.c and I'm not sure why. I have a feeling its
to do with the include file SDL_gfxPrimitives.h not including for some
reason.

Alex.



Reply via email to