1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-07 07:29:33 +00:00

Revert "Fix tab"

This reverts commit 17ca09ba9a.
This commit is contained in:
Oliver Schmidt 2021-03-06 11:56:22 +01:00
parent 24d63a96b1
commit 558dfa285e

View File

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