From 8d763abe9298d9f567f8141fed38d1ed11f76ce2 Mon Sep 17 00:00:00 2001 From: mrdudz Date: Thu, 19 Jun 2025 19:58:36 +0200 Subject: [PATCH] Add notes on TGI_COLOR_BLACK and TGI_COLOR_WHITE --- doc/tgi.sgml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/doc/tgi.sgml b/doc/tgi.sgml index 182ce2807..96709ae31 100644 --- a/doc/tgi.sgml +++ b/doc/tgi.sgml @@ -220,8 +220,12 @@ original aspect ratio. / , @@ -893,7 +897,9 @@ Palette is a pointer to as many entries as there are colors. The function is only available as fastcall function, so it may only be used in presence of a prototype.