mirror of
https://github.com/cc65/cc65.git
synced 2025-02-25 01:29:04 +00:00
Correcting alignment
This commit is contained in:
parent
bbff709d9f
commit
4b77072fed
@ -25,8 +25,6 @@
|
|||||||
jsr popax ; get fd and discard
|
jsr popax ; get fd and discard
|
||||||
|
|
||||||
; if fd=0001 then it stdout
|
; if fd=0001 then it stdout
|
||||||
|
|
||||||
|
|
||||||
cpx #0
|
cpx #0
|
||||||
beq next
|
beq next
|
||||||
jmp L1
|
jmp L1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user