]> git.sur5r.net Git - cc65/blobdiff - libsrc/cbm610/kplot.s
Invalid error codes will set errno
[cc65] / libsrc / cbm610 / kplot.s
index 2a514185aab08c6d601bf20c341fed6ccf64132e..d972b6039f7530ef3e62e755642e78b0c0aab224 100644 (file)
@@ -4,13 +4,13 @@
 ; PLOT routine for the 610.
 ;
 
-       .export         k_plot
+       .export         PLOT
        .importzp       crtc
 
        .include        "cbm610.inc"
 
 
-.proc  k_plot
+.proc  PLOT
 
        bcc     set
        ldx     CURS_Y