mirror of
https://github.com/cc65/cc65.git
synced 2025-08-05 17:25:17 +00:00
Fix tab
This commit is contained in:
@@ -22,7 +22,7 @@ __syschdir:
|
||||
; Get name
|
||||
jsr popax
|
||||
|
||||
stx tmp1
|
||||
stx tmp1
|
||||
ldy tmp1
|
||||
|
||||
; Call telemon primitive
|
||||
|
Reference in New Issue
Block a user