1
0
mirror of https://github.com/cc65/cc65.git synced 2025-02-21 20:29:17 +00:00

Revert "Fix another tab"

This reverts commit 9b365654852a390f00a9521c8d3654c18c68d78b.
This commit is contained in:
Oliver Schmidt 2021-03-06 11:56:22 +01:00
parent f9ca091bd0
commit 24d63a96b1

View File

@ -22,7 +22,7 @@ __syschdir:
; Get name ; Get name
jsr popax jsr popax
stx tmp1 stx tmp1
ldy tmp1 ldy tmp1
; Call telemon primitive ; Call telemon primitive