add some more comments

This commit is contained in:
mrdudz
2025-06-17 21:40:04 +02:00
parent 3486cd7830
commit 55742003d6
7 changed files with 12 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
; Ullrich von Bassewitz, 22.06.2002
;
; unsigned char tgi_getcolor (void);
; /* Return the current drawing color */
; /* Return the current drawing color (palette index) */
.include "tgi-kernel.inc"