]> git.sur5r.net Git - cc65/blobdiff - libsrc/osic1p/wherex.s
Fix comments and TELEMON uppercase
[cc65] / libsrc / osic1p / wherex.s
index 7c772a5a2ea25eb6699880d81dfc150a4d3e2190..1155a8abda9fac2c6158bc0b6e43e6e29adb6fb6 100644 (file)
@@ -5,7 +5,7 @@
 ; unsigned char wherex (void);
 ;
         .export         _wherex
-        .import         CURS_X: zp
+        .include        "extzp.inc"
 
 .proc   _wherex
         lda     CURS_X