diff --git a/asminc/tgi-kernel.inc b/asminc/tgi-kernel.inc index f48eea6d4..aca55de56 100644 --- a/asminc/tgi-kernel.inc +++ b/asminc/tgi-kernel.inc @@ -180,6 +180,7 @@ TGI_TEXT_VERTICAL = 1 .global _tgi_load_driver .global _tgi_outtext .global _tgi_outtextxy + .global _tgi_pieslice .global _tgi_setcolor .global _tgi_setdrawpage .global _tgi_setpalette diff --git a/doc/funcref.sgml b/doc/funcref.sgml index 13293d6b8..adbd7eeaa 100644 --- a/doc/funcref.sgml +++ b/doc/funcref.sgml @@ -4879,10 +4879,10 @@ be used in presence of a prototype. / - @@ -4896,6 +4896,7 @@ of range. , , , +, /* Draw the upper half of an ellipse */ @@ -4947,6 +4948,7 @@ be used in presence of a prototype. , , , +, tgi_setcolor(TGI_COLOR_BLACK); @@ -4974,6 +4976,7 @@ be used in presence of a prototype. + tgi_done