diff --git a/doc/tgi.sgml b/doc/tgi.sgml index 0fef963f3..d20df40d1 100644 --- a/doc/tgi.sgml +++ b/doc/tgi.sgml @@ -10,7 +10,7 @@ The cc65 library provides functions for platform independent graphics. Include the tgi.h header file to get the necessary definitions, see also -samples/tgidemo.c and samples/mandelbrot.c.