mirror of
https://github.com/cc65/cc65.git
synced 2025-02-06 12:31:12 +00:00
Fix .endmacro not at the start of the line. Fix style
This commit is contained in:
parent
0b71d1cfff
commit
98d2d9ee4e
@ -27,4 +27,4 @@ _main:
|
||||
dex2
|
||||
; x should be zero
|
||||
txa
|
||||
jmp _exit
|
||||
jmp _exit
|
||||
|
Loading…
x
Reference in New Issue
Block a user