mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2024-11-19 07:31:35 +00:00
7 lines
120 B
Plaintext
7 lines
120 B
Plaintext
align.tokens = [
|
|
{code = "%", owner = "Term.ApplyInfix"},
|
|
{code = "%%", owner = "Term.ApplyInfix"}
|
|
]
|
|
|
|
align = more
|