1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-07 23:29:39 +00:00

Fix .endmacro not at the start of the line. Fix style

This commit is contained in:
mvax 2023-03-01 21:59:00 -05:00
parent 0b71d1cfff
commit 98d2d9ee4e

View File

@ -27,4 +27,4 @@ _main:
dex2
; x should be zero
txa
jmp _exit
jmp _exit