]> git.sur5r.net Git - cc65/blobdiff - libsrc/c16/mainargs.s
poor man's _toascii routine, contributed by Fatih Aygun
[cc65] / libsrc / c16 / mainargs.s
index 863c8e473119db2a71b48a7dc5022d26042d485c..418bfe90f4a43bba68cfbcdeb0d62d7c9dd2120e 100644 (file)
@@ -25,7 +25,7 @@
        .constructor    initmainargs, 24
        .import         __argc, __argv
 
-       .include        "../plus4/plus4.inc"
+       .include        "plus4.inc"