1
0
mirror of https://github.com/cc65/cc65.git synced 2025-02-15 10:30:58 +00:00
This commit is contained in:
jede 2021-03-01 23:37:09 +01:00 committed by Oliver Schmidt
parent d417baf826
commit 17ca09ba9a

View File

@ -6,7 +6,7 @@
.export __syschdir
.import addysp, popax
.importzp tmp1
.importzp tmp1
.import initcwd
.include "telestrat.inc"