]> git.sur5r.net Git - cc65/blobdiff - libsrc/tgi/tgi_getcolor.s
Protect random counter against ProDOS.
[cc65] / libsrc / tgi / tgi_getcolor.s
index 9169b5423623e4c9b44450afe8cd7b54f56c99d1..c1c0022d0388a75a63b0db5b34137f70fb476cd6 100644 (file)
@@ -1,7 +1,7 @@
 ;
 ; Ullrich von Bassewitz, 22.06.2002
 ;
-; unsigned char __fastcall__ tgi_getcolor (void);
+; unsigned char tgi_getcolor (void);
 ; /* Return the current drawing color */