X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=libsrc%2Fpet%2Fconio.s;h=f46c38c21d78e2b86ae13b3c83c791660d7f4f11;hb=85885001b133e2dc320b6f6459259afa69784ca8;hp=45ae54d74de1f49516839026d6510b436ae5858b;hpb=44fd1082ae807a0b6b4046c65914e20a7e27101c;p=cc65 diff --git a/libsrc/pet/conio.s b/libsrc/pet/conio.s index 45ae54d74..f46c38c21 100644 --- a/libsrc/pet/conio.s +++ b/libsrc/pet/conio.s @@ -4,7 +4,7 @@ ; Low level stuff for screen output/console input ; - .exportzp CURS_X, CURS_Y + .exportzp CURS_X, CURS_Y - .include "pet.inc" + .include "pet.inc"