]> git.sur5r.net Git - cc65/commitdiff
remove deleted function from comment
authormrdudz <mrdudz@users.noreply.github.com>
Wed, 14 Oct 2015 15:52:14 +0000 (17:52 +0200)
committermrdudz <mrdudz@users.noreply.github.com>
Wed, 14 Oct 2015 15:52:14 +0000 (17:52 +0200)
libsrc/c64/color.s

index de9a973e739c843183d768cbe5f410d0773e31ef..86d6aefe8758699d83d315f1d780780e600fc995 100644 (file)
@@ -3,7 +3,6 @@
 ;
 ; unsigned char __fastcall__ textcolor (unsigned char color);
 ; unsigned char __fastcall__ bgcolor (unsigned char color);
-; unsigned char __fastcall__ bordercolor (unsigned char color);
 ;