mirror of
https://github.com/cc65/cc65.git
synced 2025-09-25 04:25:41 +00:00
Fix .endmacro not at the start of the line. Fix style
This commit is contained in:
@@ -27,4 +27,4 @@ _main:
|
||||
dex2
|
||||
; x should be zero
|
||||
txa
|
||||
jmp _exit
|
||||
jmp _exit
|
||||
|
Reference in New Issue
Block a user